Question

I currently have a huge folder/file hierarchy that I have to import in an SVN repository. I know that I could import (using the import command) that hierarchy to SVN and then do a checkout of it at the same place where those files already existed, but this would be very time consuming as the repository is very big.

Is there a way to import the files and make the files/folder already present my working copy (as to avoid doing the checkout after)?

For info, I am using tortoiseSVN on Windows.

Was it helpful?

Solution

Is there a way to import the files and make the files/folder already present my working copy

No

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top