Re: Can't svnsync due to pre-revprop-change hook
From: Richard Cavell <richardcavell_at_mail.com>
Date: Wed, 03 Apr 2013 10:16:12 -0400
Good work, thanks. Needless to say, I really hope I don't screw up the book repository and if I do, just block or revert me as necessary until I learn what I've done wrong.
Richard
On 04/03/2013 09:58 AM, Richard Cavell wrote: > Thanks for the reply. I still have some sort of permission problem. I've > removed my actual passwords from this transcript. Sorry for my lack of Unix-fu. > > Richards-MacBook-Pro:~ richard$ svnsync initialize > https://svnbook.googlecode.com/svn/ file:///Users/richard/repo > --sync-username richard --sync-password blah --source-username This is not a unix-fu issue. You've got your URLs switched in the 'svnsync init' command. svnsync thinks you're trying to copy data from your local repository to the public svnbook project repository. (Please don't do that. :-) ) -- C. Michael Pilato <cmpilato@collab.net> CollabNet <> www.collab.net <> Enterprise Cloud Development
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.