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

RE: Re: Re: ignore list

From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Tue, 8 Nov 2011 11:30:15 -0800 (PST)

> OK -- back to this question:
>
> Here's my ignore list:
>
> *.exe *.dll *.ico
> *.bak *.bkp
> *.suo *.vbproj.user *.pdb *.vshost.exe*
> obj Ref My?Project
> [0-9][0-9][0-9][0-9][0-9][0-9]_[0-9][0-9][0-9][0-9]*.xls
> *.log
> 1000*.* StandardExlReports.*
>
> I've attached a screenshot of my directory with this ignore list. I still can't figure out why the .vshost.exe.manifest file has a "?" mark. It should be ignored, right? note that the .vshost.exe file *is* ignored.

Update:

If I add

*.vshost.*

on a line by itself, then the .vshost.exe.manifest is ignored!

seems odd to me...

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

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