Tuesday, 20 August 2013

Using and running Tortoise svnsync in Windows via command line

Using and running Tortoise svnsync in Windows via command line

I have a local repository and I have just signed up to unfuddle and want
to sync my local repository to the new one I have created on there.
I was told to run the following command:
svnsync init --username USERNAME
http://username.unfuddle.com/svn/username-rep http://SOURCE_REPO_URL
Firstly, I assume I can remove the username stuff if the source repository
doesn't require authentication?
Secondly, when I run that command my system doesn't recognize it. I
assumed svnsync needed to be added somewhere in Windows so that it could
be run via it's name only, but not only do I not know how to do that I
don't know what program to add...... I cannot find any svnsync.exe or
anything locate din my TortoiseSVN folder.
What do I need to do here?

No comments:

Post a Comment