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

problem creating a mirror

From: allen gordon <a.gordon_at_cablelabs.com>
Date: Wed, 1 Apr 2009 14:45:41 -0700 (PDT)

I am attempting to mirror an existing repo. I've created a local repo with 'svnadmin create /var/svn/svn-mirror'. I have copied the hooks/*.tmpl files to .sh files and made them executable. But when I run 'svnsync initialize file:////var/svn/svn-mirror https://{remote repo} --source-username {username} --source-password {password}' I get:

svnsync: Repository has not been enabled to accept a revision propchanges; ask the admin to create a pre-revprop-change hook.

This script exists and is executable, but it seems that svnsync is not able to find it, since it doesn't matter if its in the hooks directory or not. I have R/W access to both the local and the remote subversion repos.

Please help.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 14:09:14 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.