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

Re: Atomicity of locks and needs-lock

From: Jody Shumaker <jody.shumaker_at_gmail.com>
Date: 2006-05-01 23:16:46 CEST

> 1) Don't tell any other clients about the locks, even when they ask for
> status updates. Let other users waste their time making changes
> they will not be able to commit, and may not be able to merge later.
> Maybe laugh at them when this happens. This is the status quo.
>

This is not the status quo. By default the svn status command will
only return local modifications, but with the -u option it queries the
repository and will inform you of any remotely locked files.

- Jody

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 1 23:17:07 2006

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.