Skip to content

Commit

Permalink
svnsync on the new rsync box (sc2) requires the user "svnsync".
Browse files Browse the repository at this point in the history
  • Loading branch information
mj committed Jan 24, 2015
1 parent f8cc67f commit 00f0739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-repository
Expand Up @@ -4,4 +4,4 @@

#find /local/repository -name '#cvs.lock' | xargs rm -rf

svnsync sync file:///local/repository-svn/rsync-base > /dev/null
svnsync sync --username svnsync file:///local/repository-svn/rsync-base > /dev/null

0 comments on commit 00f0739

Please sign in to comment.