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

"Locked" messages useless

From: Ingo Adler <dev_at_synacon.ch>
Date: 2005-10-16 11:01:37 CEST

Hi,

I try to lock a file which is already locked and get the message:

svn: Path '/trunk/sprints/Sprints.mdb' is already locked by user 'iar'
in filesystem 'C:/Daten/svnroot/myrepo/db'

What shall I do with the information "in filesystem
'C:/Daten/svnroot/myrepo/db'"?

It tells me where the repository is. But I cannot access the repository
directly. I use Subversion for that. I wouldn't want to access the
repository directly. Would it help, if I could access it? Probably not.
I don't even want to know where it is physically - I use svn:// and http://.

Another information would be much more helpful, details about the locker.
- on computer 'ABC' with ip '123.456.678' in location
'c:\projects\src\sprint\sprint.mdb'.

Then I could start to look for it. For instance I could ask 'iar' and
point him to the locked file.
I think this information would be more useful than some server internals
which nobody cares about.

Ingo.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 16 11:02:18 2005

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

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