Hi, I am trying to sync a local repository to my project
'bitfighter'.  I reset the SVN repo to revision 0, and I am using
subversion 1.6.6.

When running the following command:
svnsync init --username <myusername> https://zap.googlecode.com/svn
file://`pwd`/hotcopy

I get this error everytime:

svnsync: DAV request failed; it's possible that the repository's pre-
revprop-change hook either failed or is non-existent
svnsync: At least one property change failed; repository is unchanged
svnsync: Server sent unexpected return value (403 Forbidden) in
response to PROPPATCH request for '/svn/!svn/bln/0'

I have reset the repo several times now.  I also edited the pre-
revprop-change in the hooks/ directory of my local copy to contain:

exit 0

and then I made it executable.

Is there something else I am missing?

Thanks,
D

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to