Monday, July 5, 2010

Svn Sync Steps

I have enclosed the steps to do the svnsync option.

1). Create New Repository.(this should be empty repo in desg end)

2).  Use following command to initiate SVN Synchronize

svnsync init "Desg SVN Repo URL" "Source repo path" --source-username   --source-password --sync-username --sync-password

3). Use following command to  SVN Synchronize

svnsync sync "desg SVN repo " --source-username
  --source-password --sync-username --sync-password

No comments:

Post a Comment