SVN Error E195005: 'xyz' is not the root of the repository? -
I split a SVN repository into several repo as explained, however, to move existing work copies Can not execute the final step.
After running svn relocate svn + ssh: // user @ server / newrepo
, I receive the following error:
svn: E195009: 'Svn + ssh: // user @ server / newrepo' is not the root of the repository
(However, for example, I can see a new functionality from the new repository without any problems: svn co svn + ssh: // user @ server / newrepo
is there anything wrong?
Thank you in advance,
HowTo you used
if you change the path Remember a note Step 6: Regarding the "restoration" command, the existing repository will not work to redo the checkouts You have to do a separate checkout and then any differences Must be merged.
Comments
Post a Comment