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

RE: Re: ignore list

From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Fri, 4 Nov 2011 13:51:44 -0700 (PDT)

> On 04.11.2011 16:56, Gerald Britton wrote:
> > Today, I noticed a file generated by my IDE that I want to ignore. I
> > tried a commit and it shows up when I check "Show unversioned files"
> > as expected.
> >
> > Then, I added the extension to my ignore list, which now looks like:
> >
> > svn:ignore *.suo *.vbproj.user *.log *.dll *.exe obj Ref *.pdb
> > My?Project [0-9][0-9][0-9][0-9][0-9][0-9]_[0-9][0-9][0-9][0-9]*.xls
> > *.ico 1000*.* StandardExlReports.* *.manifest
> >
> > I just added the *.manifest on the end in the main WC directory for
> > this project. Note that the other matching files _are_ ignored as
> > expected. However, after adding *.manifest, the next time I did a
> > commit, files with that extension show up as unversioned files,
> > though the other ignored files (like *.exe) don't.
> >
> > Is this a bug or am I just misunderstanding something?
>
> The ignore list shown in the TSVN settings dialog is the one stored in
> the registry.
> but if you ever edited the config file of Subversion
> (%APPDATA%\Subversion\config) and added the ignore list there, that one
> takes precedence.

OK, but I have not edited that file. It is just the default with everything commented out. (I attached it).

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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

  • application/octet-stream attachment: config
Received on 2011-11-04 21:51:50 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.