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

matching files inside sub directories in global-ignores

From: John Davison <iamunixdarkly_at_yahoo.com>
Date: 2007-10-30 19:51:00 CET

Would it make sense to allow people to specify subdirectory matches for global-ignores (and similar) settings? If you have two (or more) files of the same name in different directories it's all or nothing. The import_dir function in libsvn_client/commit.c only passes in the current file name in the match call to apr_fnmatch. Should it instead pass in the full path?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 30 19:51:25 2007

This is an archived mail posted to the Subversion Users mailing list.

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