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

Re: "Locked" messages useless

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-10-16 18:48:53 CEST

On Sun, 2005-10-16 at 16:43 +0100, Philip Martin wrote:
> > svn: Path '/trunk/sprints/Sprints.mdb' is already locked by user 'iar'
> > in filesystem 'C:/Daten/svnroot/myrepo/db'

> When using http:// the repository location will get stripped from the
> error message as a security measure. Perhaps svnserve should be doing
> the same?

I'd say that this error message should not be using the filesystem
location in the first place.

Also, http does not uniformly strip repository locations. Run "svn log
-r 80000" in your svn working directory to find out that svn.collab.net
puts the Subversion repository at /usr/www/repositories/svn/db.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 16 18:50:26 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.