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

RE: Exclusion Filter Rules on Subversion Server

From: Damian Powell <damian_at_shadow-angel.com>
Date: Tue, 17 Feb 2009 16:12:33 -0000

A pre-commit hook would certainly exclude any inappropriate files, but it
wouldn't allow the flexibility inherent in an exclusion list, whereby the
user could explicitly add an excluded file or folder. The ideal solution
would probably be auto-props on directories to add the svn:ignore patterns
when new directories are added. Unfortunately, Subversion doesn't support
that:

http://svn.haxx.se/users/archive-2006-05/1340.shtml
http://subversion.tigris.org/issues/show_bug.cgi?id=1989

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-17 17:23:49 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.