info-cvs
[Top][All Lists]
Advanced

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

Re: jar files in cvs repository


From: Larry Jones
Subject: Re: jar files in cvs repository
Date: Thu, 17 Feb 2005 15:49:24 -0500 (EST)

Jonathan Villa writes:
> 
> *.gif -k 'b' -m 'COPY'
> *.GIF -k 'b' -m 'COPY'

It's better to do:

        *.[Gg][Ii][Ff] -k 'b' -m 'COPY'

That way you only need one entry instead of two and it covers mixed case
(like Foo.Gif) rather than just all upper and all lower.

-Larry Jones

If I was being raised in a better environment, I wouldn't
do things like that. -- Calvin




reply via email to

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