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

RE: svn:ignore Fails in Windows XP Pro

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 31 Jul 2009 10:03:41 -0400

> Please, seriously, my ignore masks do absolutely nothing on versioned folders and files.

Well, there you go. That is by design. Ignores are to ignore UNVERSIONED stuff. If it is already versioned then the ignore don't do anything.

Your best bet is to add those folders to the TSVN ignore change list.

Or, get them out of svn... there shouldn't be any reason to have the obj and bin folders versioned.

BOb

From: Mark Duff [mailto:mduff_at_durcon.com]
Sent: Friday, July 31, 2009 10:00 AM
To: Bob Archer; users
Cc: #IT Developers
Subject: RE: svn:ignore Fails in Windows XP Pro

I understand that impression from the provided screen capture. But, no, all of those folders are versioned despite the missing folder icons in the screen capture.

I wrote just after loading v.1.6.3 and it killed my icons for a while. They're back now.

Please, seriously, my ignore masks do absolutely nothing on versioned folders and files.

Mark

From: Bob Archer [mailto:Bob.Archer_at_amsi.com]
Sent: Thursday, July 30, 2009 11:45 AM
To: users
Cc: #IT Developers
Subject: RE: svn:ignore Fails in Windows XP Pro

Just to quickly verify... these folders are ALL unversioned right?

BOb

From: Mark Duff [mailto:mduff_at_durcon.com]
Sent: Thursday, July 30, 2009 11:12 AM
To: users_at_tortoisesvn.tigris.org
Cc: #IT Developers
Subject: svn:ignore Fails in Windows XP Pro

I have written about this numerous times and keep waiting for a fix in a subsequent version. I can't believe that all Windows users aren't just screaming about it.

It doesn't matter if I specify file/folder names to ignore in the Global Ignore list or in the Project Properties window, SVN simply ignores my ignore masks. This is EXTREMELY frustrating because I can't simply click a folder and submit it - I have to manually inspect the list of thousands of file and folder names to find the few that I truly do want to submit.

I have tried countless revisions of my ignore mask pattern. Here's my latest:

*.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store *.sqlsuo *.suo [Rr]elease [Dd]ebug [Bb]in [Oo]bj [Bb]ackup *.dll *.pdb [Tt]humbs.db *.ncb *.lib *.idb *.ilk *.msi *.res *.pch *.aps *.*~ *.~* ~*.* -results.xml bin/*.xml *.xml /*.xml [Tt]emp *.log *.suo *.exe *.obj *.log *.user *.data *.bak

According to the SVN help page 4.13, "If you want to ignore all CVS folders, just add CVS to the ignore list. There is no need to specify CVS */CVS as you did in earlier versions." But despite the mask above, both SVN->Add and SVN->Commit still show every Debug, Release, Bin, Obj, etc. folder. AAAARRRRRGGGGG!!!!!!

[cid:image001.png_at_01CA11C6.2EBC4E50]

PLEASE! ALL I WANT FOR THE REST OF MY LIFE IS FOR MY Subversion IGNORE MASKS TO WORK!

Thank you,
Mark Duff
Durcon IT Development
512 595-8020

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

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

image001.png
Received on 2009-07-31 16:04:09 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.