info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvswrappers - case sensitivity


From: Larry Jones
Subject: Re: cvswrappers - case sensitivity
Date: Mon, 8 Jan 2001 18:30:24 -0500 (EST)

Hanser, Kevin writes:
> 
> *.jpg -k 'b'
> *.JPG -k 'b'
> *.jPg -k 'b'
> *.jPG -k 'b'
> *.Jpg -k 'b'
> *.JPg -k 'b'
> *.JpG -k 'b'
> 
> that's ... 7 entries for one file type.  Is there a better way to handle
> something like that?

There should be 8; you forgot *.jpG.  Just use:

        *.[jJ][pP][gG] -k 'b'

-Larry Jones

I've got an idea for a sit-com called "Father Knows Zilch." -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]