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

Re: Add/Remove to/from ignorelist misbehaves

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 21 Apr 2008 18:26:56 +0200

mika.karkkainen_at_tietolaite.com wrote:
> Hi,
>
> Just noticed that the add to/remove from ignorelist feature is misbehaving.
>
> Say, that I have a file, file.zip, whose SVN status is 'ignored', then
> the following steps are reproducible;
>
> 1) Select file.zip from the menu represented by TortoiseSVN/Remove from ignorelist
> 2) TSVN erroneusly displays;
> Added the file pattern(s)
> file.zip
> to the ignore list
> 3) Again, select file.zip from the menu represented by TortoiseSVN/Remove from ignorelist
> (note: this time there is no "*.zip" entry presented)
> 4) TSVN displays;
> Removed the file pattern(s)
> file.zip
> from the ignore list
> <=> the file's SVN status remains 'ignored'
>
> Effectively, the file cannot be added to the repository.

I can't reproduce this. Which means there's something on your system a
little different than what I tried.

* what exactly is the filename (I assume it's not really 'file.zip')?
* what is the content of the svn:ignore property on the parent folder of
that ignored file? (TSVN->properties)
* what is the content of the TSVN->Settings->General "Global ignore
pattern"?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-04-22 07:10:30 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.