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

svnsync: DAV request failed

From: Stefan Schablowski <stefan.schablowski_at_prolificx.com>
Date: 2007-08-22 00:54:03 CEST

Hi all,

I would like to svnsync a repo running on a FreeBSD server to my local
laptop running Windows XP.
I followed the instructions in the SVN book, but when I do

svnsync initialize http://svn.mycompany.com svn://localhost --username
<myusername> --password <mypassword>

all I get 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 can access both repos, the target one was just created, nothing in
there yet.
It does not seem to matter if I use svn://localhost or anything else,
the error message is the same.
I tried running svnsync on the server and on the local laptop, same
result.

server# svn --version
svn, version 1.4.2 (r22196)
   compiled Jan 15 2007, 17:41:59

C:\Laptop> svn --version
svn, version 1.4.4 (r25188)
   compiled Jun 8 2007, 18:49:42

From what I read in the SVN book, I only need to create
pre-revprop-change hooks on the target server which would be
pre-revprop-change.bat, but considering that it does not seem to matter
what target server I use, I conclude that the problem is on the source
side.

I have no hooks in place on the server source side at all, do I need any
there ?
I tried creating a dummy pre-revprop-change which just exits 0, but same
result.
Do I possibly have to upgrade to the latest SVN version ?

What else could I be doing wrong ?

Any help would be appreciated,

CU S>

CAUTION: This e-mail and any attachment(s) contains information that is both confidential and possibly legally privileged. No reader may make any use of its content unless that use is approved by Prolificx separately in writing. Any opinion, advice or information contained in this e-mail and any attachment(s) is to be treated as interim and provisional only and for the strictly limited purpose of the recipient as communicated to us. Neither the recipient nor any other person should act upon it without our separate written authorisation of reliance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 22 00:51:49 2007

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.