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

Repository Replication

From: Sam Hamilton <shamilton444_at_hotmail.com>
Date: Tue, 4 Mar 2008 04:57:15 -0800 (PST)

Hi,

I have found a few entries with the same problem but I haven't yet found any
answers as to what I might be doing wrong.

I am trying to set up a Repository Replication. I have followed the steps in
he manual http://svnbook.red-bean.com/en/1.4/svn-book.pdf (page 133) which
includes creating a mirror repository and editing the pre-revprop-change and
start-commit hook scripts.

But, when i run:

svnsync initialize http://svn.example.com/svn-mirror
http://svn.collab.net/repos/svn --username syncuser --password syncpass

I wait for a few hours then receive an error. The error is:

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

I have checked the pre-revprop-change hook script exists and there aren't
any typos or reasons that it shouldn't run (it is identical to the one in
the SVN manual) restarted Apache, checked the log files and ensured the user
exists. I am hitting a brick wall and running out of ideas on what I should
look at. Can anyone help?

Many Thanks,

Sam

-- 
View this message in context: http://www.nabble.com/Repository-Replication-tp15826597p15826597.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-04 13:57:30 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.