【发布时间】:2011-05-03 22:02:53
【问题描述】:
使用 svnsync
$ svnsync --non-interactive sync ${REPO}
在进程中止后,出现此错误消息并重试
Failed to get lock on destination repos, currently held by 'svn.test.com:0e4e0d98-631d-0410-9a00-9330a90920b3'
...
Failed to get lock on destination repos, currently held by 'svn.test.com:0e4e0d98-631d-0410-9a00-9330a90920b3'
svnsync: Couldn't get lock on destination repos after 10 attempts
有没有办法解决这个问题?
【问题讨论】: