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

Re: SvnSync complains about locks... how do I clear them?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-10-31 13:06:20 CET

On 10/31/07, Tom Malia <tommalia@ttdsinc.com> wrote:
>
>
>
> SVNSYNC is complaining that it can't access the destination repo because
> another process has it locked. I did some searching on the web and found
> posts that indicate that this is probably do to a prior crash on Svnsync and
> that I "just need to remove the lock property from version 0" my problem is
> I don't know how to do this.
>
>
>
> Can some one post the command?

I found this command:

 $ svn propdel svn:sync-lock --revprop -r 0

at this site:

http://blog.codefront.net/2007/03/31/setting-up-svnsync-ed-mirrored-svn-repositories-on-ubuntu-part-2-of-2/
(which I found with the google search "svnsync propdel lock").

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 31 13:06:48 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.