I have a development server running the latest svn for testing, which I update daily. The past couple of days I get a warning during the update:
# svn up
Fetching external item into 'plugins'
svn: warning: Working copy 'plugins' locked
At revision 3432.
Any ideas? Is this something I did, or is it something in the repo?
thats probably related to this RoundCube Mailing Lists (http://lists.roundcube.net/mail-archive/dev/2010-03/0000046.html) have you tried deleting your copy and getting a fresh checkout?
I'd prefer not to have to do that if I can avoid it, as I have numerous small customizations in my copy. I guess I could diff it and archive the current copy, and then re-apply the diff.
As an svn tyro, can anyone suggest any other options or things I can do to straighten it back out?
Figured out how to query the repo for the plugins separately.