RE: Re: AW: Re: ignore list
From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Thu, 10 Nov 2011 06:31:12 -0800 (PST)
> You seem to be confusing TSVN and SVN. SVN is a command line client
Not confused. I've used SVN for many years.
> and has no commit dialog. The commit dialog is part of TSVN, so if the
That's not what is happening. With
*.foo \n
in my svn:ignore list. TSVN marks "bar.foo" with a minus sign, but when I select SVN commit from the menu, SVN (correctly as it turns out) shows the same file as unversioned (and not ignored). So, TSVN effectively ignores the file (with the minus sign icon), while SVN does not. In other words, I believe that TSVN strips blanks before the new line in the svn:ignore list, whereas SVN does not.
I find that inconsistent.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.