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

Re: Locking UI comments

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2004-10-13 23:12:50 CEST

--On Wednesday, October 13, 2004 4:37 PM -0400 Mark Phippard
<MarkP@softlanding.com> wrote:

> Plus, we have established that you can only lock the youngest revision
> anyway, or more specifically your WC has to have the youngest revision.

I think you are restricting yourself to only Subversion as a client. I'm
purposely thinking of Adobe Photoshop with its integrated WebDAV-aware
client which supports locking. Photoshop will issue a LOCK on a resource,
but it has no concept of a 'youngest' revision. You couldn't even tell it
that. However, this is also why most WebDAV clients issue a LOCK then
issue a GET. This ensures that they get the 'youngest' revision of the
resource after they acquired the lock. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 13 23:13:08 2004

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.