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

Re: SVN Update->Unlocked files remain read-only

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-11 15:38:43 CET

Thomas Weidenmueller wrote:
> When files were locked in a repository and later unlocked, as soon as
> updating the repository TortoiseSVN still displays the files as locked,
> and the read-only flag is still present.

You're on the wrong track here. What you think is the 'locked' overlay
is in fact the 'needs-lock' overlay. That means, that overlay shows up
when the read-only flag is set on a file, and that happens if the
svn:needs-lock property is set.
A lock on a file isn't shown in the explorer with an overlay. In fact,
if you lock a file, the 'needs-lock' overlay will go away.

Stefan

-- 
        ___
   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 Sat Mar 11 15:39:04 2006

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.