Cannot delete revprop?
From: Mala Dibbs <griori-mala_at_yahoo.de>
Date: Mon, 23 May 2011 23:49:48 +0200
Hi,
after some failed svnsync command, there is a svn-sync revprop on my repository
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
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=...
I get this:
Unversioned properties on revision 0:
So obviously it was not delete at all? What can I do?
Regards, Mala
|
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.