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

Properties and svn:ignore

From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Tue, 8 Nov 2011 10:17:13 -0800 (PST)

I notice that when I choose to edit or add the svn:ignore property, a window pops up where I can add the files to be ignored. I'm wondering: Can that include comments and blank lines? e.g. would this be OK

# ignore executables
*.exe *.dll

# ignore Visual Studio generated files
*.suo *.vbproj.user *.pdb *.exe.manifest

# ignore ugly files
ugly*

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

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