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

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
> commit dialog says it is unversioned then that is its subversion
> status. That means that TSVN is taking account of the blank and not
> ignoring the file,

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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2876944

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-10 15:31:15 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.