[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnsync URL error

From: Monzalvo, Leopoldo [CIB-IT] <leopoldo.monzalvo_at_citigroup.com>
Date: 2006-10-23 23:24:12 CEST

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 ?

Thank you all in advance.

Polo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 23 23:25:10 2006

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.