On Oct 23, 2006, at 16:24, Monzalvo, Leopoldo [CIB-IT] wrote:
> I am trying to sync my repos using svnsync.
>
> I followed the instructions showed in http://
> journal.paul.querna.org/articles/2006/09/14/using-svnsync and
> http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt and was
> able to sync my repo using the following command:
>
> svnsync init file:///export3/svnrep-bak/repos/svnsync/test file:///
> export3/svnrep/repos/svnsync/test
>
> BUT, whenever I use URLs instead of file locations I get the error:
>
> svnsync init http://ny390-sf01a:9050/svn/svnsync-bak/test http://
> ny390-sf01a:9050/svn/svnsync/test
>
> 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
>
> My apache installations works fine since I am able to do normal
> repo operations (checkout, commit, update, etc) using URLs.
>
> Does somebody have any clue on what's wrong ?
Have you installed a pre-revprop-change hook as described here?
http://svn.collab.net/repos/svn/trunk/notes/svnsync.txt
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 24 02:12:35 2006