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

Re: Issue with svnsync

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-14 20:55:55 CEST

"Monzalvo, Leopoldo [CIB-IT]" <leopoldo.monzalvo@citigroup.com> wrote on
09/14/2006 02:53:11 PM:

> In the company I work for, we need a Disaster Recovery (DR) approach for
our
> repositories. The plan is to have two subversion servers, one in
production
> and the second one as an image. If the first one goes down, the second
one
> would take its place. Of course, both servers would be synchronized one
or
> several times a day to reduce inconsistences.
>
> Looking for a solution, I found the Subversion 1.4.0. new feature called

> svnsync. I installed 1.4.0 in a server to do some tests, but I am
getting
> the following errors:
>
> ./svnsync init http://ny390-sf01a:9050/svn/ste-bak/wltwomo-l
http://ny390-
> sf01a:9050/svn/ste/wltwomo-l
> 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
>
> Before calling svnsync, I created the image repo using svnadmin create.
>
> Does anybody have a clue on what could be wrong ?

See this:

http://journal.paul.querna.org/articles/2006/09/14/using-svnsync

You need to enable the pre-revprop-change hook on the server you are
syncing to.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 14 20:56:35 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.