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

svn:ignore only ignores last file/folder listed

From: Jackie Rosenzveig <jackie.rosenzveig_at_hp.com>
Date: Tue, 3 May 2011 06:52:23 -0700 (PDT)

1. My ignore list is:
*.bak *.chm restore.bat Run_Scripts.bat save.bat *.dll *.SCC *scc *.vbw *.frm .db *.idl *.map *.prev *.tmp *.txt *Output
Where Output (and Copy_of_Output) are folders to ignore & the others are files or file extensions to ignore.

2. If *Output is set as the last file in the list, then the two Output folders are ignored, but the other files in the list are still showing up as unversioned in the commit list.

If I move one of the other files, like *.chm to the end of the list, it continues to remember Output as an ignored file, but now also ignores *.chm files.

Notes:
 A) Problem described above is occurring whether setting the ignore list for a particular folder (non-recursive) or for an entire folder, or if setting global ignore locally in Tortoise Settings.

 B)Problem described above is occurring on both Win7 (64-bit) and Vista (32-bit) versions of SVN w/ different versions of the client installed. Has been tested and reproduced on the latest version (1.6.14).

Any ideas?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-03 16:00:03 CEST

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.