case sensitiveness of the "exclude" switch

2 messages Options
Embed this post
Permalink
filipecorreia

case sensitiveness of the "exclude" switch

Reply Threaded More More options
Print post
Permalink
Hi,

I am using the -exclude command line switch when invoking statsvn. Can
someone confirm me if exclusions are case sensitive? From what i've
been experimenting, i have the feeling that they are, but can also be
doing something wrong.

I am excluding a series of file extensions, but wouldn't like to
repeat all possible case variants of them (ie: pdf, PDF, Pdf, etc...)

Thank you in advance,

Cheers,
Filipe

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users
Jean-Philippe Daigle

Re: case sensitiveness of the "exclude" switch

Reply Threaded More More options
Print post
Permalink

On Thu, Aug 14, 2008 at 7:14 AM, Filipe Correia <[hidden email]> wrote:
Hi,

I am using the -exclude command line switch when invoking statsvn. Can
someone confirm me if exclusions are case sensitive? From what i've
been experimenting, i have the feeling that they are, but can also be
doing something wrong.

I am excluding a series of file extensions, but wouldn't like to
repeat all possible case variants of them (ie: pdf, PDF, Pdf, etc...)

Thank you in advance,

Cheers,
Filipe


Unfortunately for your use case, include/exclude patterns are case sensitive, and the Java case insensitivity flag (?i) would be stripped out.
JP


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Statsvn-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/statsvn-users