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

Re: [TSVN] TSVN add-to-ignore problems

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-06-16 17:32:02 CEST

Simon Large wrote:

> Just noticed 2 glitches in the TSVN context menu.
>
> 1. If I right click on an ignored folder I get 'Add to ignore list'
> instead of 'Remove from ignore list'. It works OK for ignored files.

That's because you right click on the folder, so the status of the
folder is fetched. And if you fetch the status on an ignored folder,
Subversion returns 'unversioned' for it. That's because it tries to
access the .svn folder inside the folder for which the status is requested.
For files it works because then Subversion accesses the .svn folder
beneath the file.

> 2. The Add-to-ignore list icon seems to have disappeared from the
> context menu.

I can see the icon just fine?

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 Thu Jun 16 17:32:26 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.