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

Re: svnsync init: DAV request failed

From: Steven Woody <narkewoody_at_gmail.com>
Date: Tue, 28 Apr 2009 08:30:12 +0200

On Mon, Apr 27, 2009 at 3:37 PM, Stephen Butler <sbutler_at_elego.de> wrote:
> Quoting Steven Woody <narkewoody_at_gmail.com>:
>
>> Hi,
>>
>> I was trying to use svnsync, and when I issued 'svnsync initialize
>> http://office:8087/svn/prj-x.mirror https://laptop:8443/svn/prj-x
>> --syn-username syncuser --sync-password password',  I got the
>> following error:
>>
>> 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
>> svnsync: Error setting property 'sync-lock':
>> could not remove a property
>>
>> I tried to use a dummy pre-revpro-change that only contains a "exit 0"
>> line, but the svnsync command still failed.
>
> Is the hook script executable?
>
> Does the apache user have permission to execute the hook script?

Yes, I applied 'chmod a+x' on the script.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1959272

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-28 08:31:01 CEST

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.