[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Former directory not locked on relocate...

From: Manuzhai <mail_at_manuzhai.nl>
Date: 2005-06-30 10:58:42 CEST

Hello there,

I'm getting this very weird problem while trying to svn switch
--relocate some working copies from my repository.

manuzhai@supaari ~/dev/sapalla $ svn switch --relocate
http://office/svn/ http://svn/
svn: Working copy 'mod' not locked

This is weird, since 'mod' was once a directory in this working copy,
but it was deleted (the deletion was also committed -- it's really some
time ago that I deleted this directory). As shown by:

manuzhai@supaari ~/dev/sapalla $ svn st
M config.ini
M sapalla/control/calendar.py
M sapalla/control/courses.py
M sapalla/control/events.py
M sapalla/__init__.py

Some other stuff, but not the 'mod' deletion. What's going on here? I
could of course check out all over again, which may not be hard in this
case but is annoying with some of my other WC's. Ideas?

Regards,

Manuzhai

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 30 11:34:28 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.