info-cvs
[Top][All Lists]
Advanced

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

Re: -kb


From: Rex_Jolliff
Subject: Re: -kb
Date: Mon, 29 Jan 2001 10:05:26 -0800


I think the file should contain regex's not file wildcards, and I believe that
the first line to be matched is used, so probably something like the following:
---
.*\.[Hh][Tt][Mm][Ll] -k 'v'
.* -k 'b'








Rob Helmer <address@hidden> on 01/27/2001 12:40:01 AM
                                                                                
                                                                                
                                                                                


                                                              
                                                              
                                                              
 To:      address@hidden                                    
                                                              
 cc:      (bcc: Rex Jolliff/YM/RWDOE)                         
                                                              
                                                              
                                                              
 Subject: -kb                                                 
                                                              




                                            Federal Record Status Not Determined



Hello,


If I would like to have a repository that contains  all
binaries except for one extension ( .html for instance ), is the
proper way to specify that something like

<excerpt from cvswrappers>

* -k 'b'
*.[Hh][Tt][Mm][Ll] -k 'v'

</excerpt from cvswrappers>

( I am not sure on that -kv option.. )

Is this doable? If not, can I at least do the
* -k 'b'
line and get away with it?  Should I do [A-Za-z0-9] or
something like that instead? I couldn't find help for
this on cvshome, any info is appreciated..


Thanks
--
Rob Helmer

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs






reply via email to

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