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: Jonathan Villa
Subject: Re: jar files in cvs repository
Date: Thu, 17 Feb 2005 19:42:19 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Larry Jones wrote:

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
yeah, thanks for that one...




reply via email to

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