Re: AW: Re: ignore list
From: Dave Huang <khym_at_azeotrope.org>
Date: Thu, 10 Nov 2011 12:53:24 -0600
On Nov 10, 2011, at 12:33 PM, Gerald Britton wrote:
>> ignore *.foo\n - what icon and what status?
What's the filename you're using to test with? I had assumed it was a file that matched "*.foo", in which case the first one isn't inconsistent, but incorrect. If you have "somefile.foo" and are ignoring *.foo, it should have the minus sign and show as ignored.
FWIW, I can't reproduce what you're seeing with TortoiseSVN 1.7.1:
I create somefile.foo in a folder, then:
Add "*.foo" to the folder's svn:ignore property: Icon is the minus sign, and Check for modifications shows the status as "ignored".
Change the folder's svn:ignore property to "*.foo " (remove "*.foo"): Icon is the question mark, and Check for modification shows the status as "non-versioned"
-- Name: Dave Huang | Mammal, mammal / their names are called / INet: khym_at_azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 35 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++ ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2877019 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-11-10 19:53:38 CET |
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.