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

Re: [TSVN] Re: Strange icon overlay

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-11-09 16:28:29 CET

Jens Scheidtmann wrote:

> Just as a side node, as it's for TortoiseSVN 1.1.0, Build 1769, UNICODE:
>
> Today I had a "File deleted" overlay on a folder which was not
> existant in the repository and which should have been ignored, as
> svn:ignore was set to do so. Interestingly enough the SVN Status
> displayed in the column read "ignored": There was a stray .svn folder
> with correct entries in that particular folder (I'm not sure how it
> got there --- probably copied over from an old wc where this folder
> was part of the repository).
>
> After removing the .svn-folder the status in the SVN Status column now
> reads: non-versioned, although it still is set in the svn:ignore
> property. Using "bin" or "bin/" in the svn:ignore does not change
> behaviour.
>
> It should display ignored, shouldn't it?
>
> /me wondering,

The status column now sometimes shows the first entry as non-versioned,
even if it is somehow 'versioned' (versioned includes the ignored status
here). This is because if you don't have the tree-view shown in the
explorer, the explorer asks for the parent folder first. This then leads
to TSVN fetch the status of the parent folder with all subfolders in it.
So I made it so that the first entry in the column extension is just
skipped over. Pressing F5 to refresh then shows the correct status.

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 Tue Nov 9 16:29:18 2004

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.