[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: vishwajeet singh <dextrous85_at_gmail.com>
Date: Wed, 1 Aug 2012 09:49:48 +0530

On Wed, Aug 1, 2012 at 9:48 AM, vishwajeet singh <dextrous85_at_gmail.com> wrote:
> On Wed, Aug 1, 2012 at 9:43 AM, Honeylyn O. Fukuoka <honeylyn_at_menue.com> wrote:
>> Hi,
>>
>>
>> Thanks for the past response.
>> Can you tell me what changes do I have to make in the prerevprop-change
>> hook?
>> I tried some but nothing happened.
>
> What did you try ?
>
> It just need to be there and should be executable nothing else
>
> $ echo "#!/bin/sh" > hooks/pre-revprop-change
> $ chmod 755 hooks/pre-revprop-change
>
You can find more details here
http://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt
>>
>>
>>
>> Thanks,
>>
>> Honey
>>
>> On Wed, Aug 1, 2012 at 12:05 PM, vishwajeet singh <dextrous85_at_gmail.com>
>> wrote:
>>>
>>> On Wed, Aug 1, 2012 at 9:28 AM, Honeylyn O. Fukuoka <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.
>>>
>>> As error says you need to enable 'pre-revprop-change hook' in
>>> destination repository.
>>>
>>> >
>>> >
>>> >
>>> > 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.
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > Please help me on this.
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > Thanks so much,
>>> >
>>> > --
>>> > HONEYLYN O. FUKUOKA
>>> >
>>> > System Administrator
>>> > Menue Philippines, Inc.
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Vishwajeet Singh
>>> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
>>> Twitter: http://twitter.com/vishwajeets | LinkedIn:
>>> http://www.linkedin.com/in/singhvishwajeet
>>
>>
>>
>>
>> --
>> HONEYLYN O. FUKUOKA
>> System Administrator
>> Menue Philippines, Inc.
>>
>>
>
>
>
> --
> Vishwajeet Singh
> +91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
> Twitter: http://twitter.com/vishwajeets | LinkedIn:
> http://www.linkedin.com/in/singhvishwajeet

-- 
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet
Received on 2012-08-01 06:20:41 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.