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

Re: ignore list

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 04 Nov 2011 21:30:34 +0100

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.

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=2873661
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-04 21:30:57 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.