When svnsync does not work
If svnsync gives something like
Failed to get lock on destination repos, currently held by ...
you have to remove the lock on the destination repository.
svn propdel svn:sync-lock --revprop -r 0 file:///path/to/repo
… does this.
Tags: Development
This entry was posted on Friday, March 27th, 2009 at 15:55 and is filed under Random. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
