0 votes
in SVN by
How to import your existing directory into new directory?

1 Answer

0 votes
by

The command prompt which you need to use for importing your existing directory into a new repository is 

Svn import/home/x surface/programming 

file:///home/xsurface/repo/programing_repo-m “initial import”.

🔗Reference: stackoverflow.com

🔗Source: SVN Interview Questions and Answers

🔗Source: JAVA Interview Questions and Answers

...