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

Re: Cannot delete revprop?

From: Peter Simms <petemaster32_at_gmail.com>
Date: Thu, 23 Jun 2016 00:51:10 -0700 (PDT)

I am experiencing the exact same issue - I am unable to delete the
sync-lock or sync-currently-copying properties

Where you able to get this resolved?

On Monday, 23 May 2011 22:49:48 UTC+1, Mala Dibbs wrote:
>
> Hi,
>
> after some failed svnsync command, there is a svn-sync revprop on my
> repository
> which keeps me from restoring synchronisation.
>
> Failed to get lock on destination repos, currently held by 'ubuntu-05:...'
>
> So I did the following:
>
> svn propdel svn:sync-lock --revprop -r 0 https://myserver/svn/myRepo
> --username=... --password=...
>
> I get:
>
> property 'svn:sync-lock' deleted from repository revision 0
>
> But when I do this thereafter:
>
> svn proplist --revprop -r 0 https://myserver/svn/myRepo --username=...
> --password=...
>
> I get this:
>
> Unversioned properties on revision 0:
> svn:sync-from-uuid
> svn:sync-lock
> svn:sync-currently-copying
> svn:sync-last-merged-rev
> svn:date
> svn:sync-from-url
>
>
> So obviously it was not delete at all? What can I do?
>
> Regards, Mala
>
>
Received on 2016-06-23 10:41:18 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.