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

Re: [TSVN] Feature request: Remove from ignore list

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-19 09:49:43 CET

Simon Large wrote:
> When I right click on an unversioned file I get the option:
>
> Add to ignore list ->
> Filename
> *.ext
>
> After ignoring the file, if I right click again, I get the same options,
> which doesn't make sense.

Can you give me a reproduction recipe for this? I just tried that, and
for ignored files I don't get the 'add to ignore list' menu at all!

> A more useful option would be for the context menu to check an
> unversioned file to see if it is already ignored. If it is, then present
> the menu as:
>
> Remove from ignore list ->
> Filename
> *.ext

That would only work if the context menu extension would read the
properties and check which one is set to ignore that specific file (i.e.
if it's ignored by filename or extension mask). And it would break
completely if the user set the ignore property manually to something
TSVN wouldn't expect (e.g. Filename_*.ext).
So while this is a good idea and definitely a wonderful feature, I won't
do it right now - maybe in some time when I thought about a way to do
that reliably.

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 Feb 19 09:50:23 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.