Hello,
I have a new Google code project. I'm trying to use svnsync to push a
local SVN repository into this new project. I'm using this command
line:
svnsync init http://spiffyui.googlecode.com/svn/ svn://localhost
When I run this command I get the following response:
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 (405 Method Not Allowed)
in response to PROPPATCH request for '/svn/!svn/bln/0'
This normally means you need to edit the pre-revprop-change hook to
allow property changes. I'm not sure how to do that. Do you know how
I can change this for my Google code project?
Thanks,
Zack
--
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.