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

Re: [TSVN] Locked overlay

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-04-13 23:04:13 CEST

Andrew Vaughan wrote:
> how about
> Show an overlay:
> no overlay -> svn:needs-lock prop not set
> lock icon red variant -> svn:needs-lock prop set; lock not held
> lock overlay green variant -> wc holds lock. (svn:needs-lock
> irrelevent)

That's quite a good idea, although there may be problems for people with
red/green colour blindness, and it requires 2 overlays.

It's also a good summary of the information people are likely to want.
These locking overlays should only be shown when the overlay would
otherwise be in-subversion. In all other cases, we are doing something
with the file, so either we hold the lock, or there is no lock. Or
someone else has stolen it, but we can't know that.

Stefan, is it worth asking dev@subversion to include the svn:needs-lock
property state in the WC entry structure, or will that just make the
status calls as slow as the get-prop calls?

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 13 23:03:15 2005

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

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