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

Re: SVNSYNC Error

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 31 Jul 2012 11:27:21 +0100

On 31 July 2012 11:03, Honeylyn <honeylyn_at_menue.com> wrote:
> Hi,
>
> I have to sync our repository to another server, so to test it, I created a
> test repository in my local and tried to do svnsync command to sync/mirror
> it.
> Here's what I did:
>
> 1. Go to the folder where the repositories are located
> 2. in the cmd typed: svnsync initialize (URL of the Repository to Mirror)
> (URL of the Destination of the Mirrored Repo)
> sample: svnsync initialize svn://loocalhost/Repo Name
> svn://localhost/Destination Repo Name
>
> ERROR:
> svnsync: E16506: Repository has not been eabled to accept revision
> propchanges; ask the administrator to create a pre-revprop-change hook.
>
> I am using Subvrsion Sever 1.7.5
>
> Question:
> 1. Am I on the right path in creating the Mirror Repository?
> 2. How do I create a pre-revprop-change hook? I tried some hooks that I saw
> in the search engine but didn't work.

Wrong mailing list. svnsync (along with any executable name starting
with svn) is part of core subversion. The binaries are also
distributed with TortoiseSVN for convenience, but you need to go to
the subversion users mailing list for support.

Since your here I can give you the short answer about hook scripts
from our docs, assuming the server is running on a Windows PC:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-repository-hooks.html

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2994072
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-31 12:27:30 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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