Author Topic: "plugins locked" during svn up in 3432  (Read 6179 times)

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
"plugins locked" during svn up in 3432
« on: March 27, 2010, 01:30:00 PM »
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:

Code: [Select]
# 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?
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
"plugins locked" during svn up in 3432
« Reply #1 on: March 27, 2010, 02:35:55 PM »
thats probably related to this RoundCube Mailing Lists have you tried deleting your copy and getting a fresh checkout?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
"plugins locked" during svn up in 3432
« Reply #2 on: March 27, 2010, 03:30:35 PM »
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?
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA

Offline ABerglund

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 673
"plugins locked" during svn up in 3432
« Reply #3 on: March 29, 2010, 06:11:49 PM »
Figured out how to query the repo for the plugins separately.
Arne Berglund
SysAdmin, Internet Services
Lane Education Service District
Eugene, OR, USA