0 votes
in SVN by
How you can import your existing directory into the new repository?

1 Answer

0 votes
by
The command you will use to import your existing directory into the new repository you have to write

svn import/home/mysurface/programming file:///home/mysurface/repo/programing_repo-m “initial import”

Related questions

0 votes
asked Dec 20, 2020 in SVN by SakshiSharma
0 votes
asked Jun 11, 2023 in DP 203 Azure by SakshiSharma
...