It was a hook preventing the deletion, not sure why I got a success message.
Thanks
On Thu, Jan 27, 2011 at 4:28 PM, Stefan Sperling wrote:
> On Thu, Jan 27, 2011 at 04:22:30PM -0500, Andrew Sasak wrote:
> > svn propdel svn:sync-lock --revprop -r 0 REPO_URL
>
> That looks good.
>
> Maybe there i
On Thu, Jan 27, 2011 at 04:22:30PM -0500, Andrew Sasak wrote:
> svn propdel svn:sync-lock --revprop -r 0 REPO_URL
That looks good.
Maybe there is pre-revprop-change hook the prevents the prop from
being deleted?
It works here with a pre-revprop-change hook that simply does "exit 0".
I'm not sur
svn propdel svn:sync-lock --revprop -r 0 REPO_URL
On Thu, Jan 27, 2011 at 4:18 PM, Stefan Sperling 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 persi
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-l
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?