svn propdel svn:sync-lock --revprop -r 0 REPO_URL On Thu, Jan 27, 2011 at 4:18 PM, Stefan Sperling <s...@elego.de> wrote:
> On Thu, Jan 27, 2011 at 03:59:10PM -0500, Andrew Sasak wrote: > > using svn 1.6.13 > > When I attempt to delete it, it gives me a message indicating success, > > however the property persists. Any ideas how to remove this? Can I safely > > edit the revprops 0 file? > > What command were you using? > > svn:sync-lock is a revision property. > Did you pass the --revprop option to svn propdel? >