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

Re: [TSVN] TortoiseMerge request

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-07-11 14:27:02 CEST

Lübbe Onken wrote:
> BTW. I rewrote the section on the read-only overlay icon, because it
> wasn't mentioned that this icon reflects the read-only status and not
> the needs-lock property.
>
> Comments please:
> ---SNIP---
> If the <literal>svn:needs-lock</literal> property is set on a file,
> Subversion makes that file read-only until you get a lock on that
> file. Be aware that TortoiseSVN uses only the read-only status of
> versioned files to deduce that it has to display the read-only
> overlay icon. It does not contact the server. Versioned files may
> become read-only for other reasons (IDEs, directory permissions) as
> well. Read-only files have this overlay to indicate that you may have
> to get a lock first before you can edit that file.
> ---SNIP---

It doesn't need to contact the server. What is important is that it
doesn't check the svn:needs-lock property in the WC. It *could* do that,
but it would slow down explorer horribly.

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 Mon Jul 11 14:26:19 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.