info-cvs
[Top][All Lists]
Advanced

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

RE: Checking in binary files


From: Stone, Rick
Subject: RE: Checking in binary files
Date: Thu, 19 Oct 2000 09:27:33 -0400

If your binary files can be identified by file extension, then you can specify those file extensions in the cvswrappers file.  For example, I have Microsoft Word documents under revision control. They all have a ".doc" extension.  By placing the following line in cvswrappers, *.doc files anywhere are treated as binary:

        *.doc -k 'b' -m 'COPY'



> -----Original Message-----
> From: YEO CHUN GUAN, PSSD [mailto:address@hidden]
> Sent: Wednesday, October 18, 2000 9:57 PM
> To: 'address@hidden'
> Subject: Checking in binary files
>
>
> To check in binary files, we need to explicitly state -kb
> when ci the files.
> But if I had binary files all over my directory structure, it'd be
> very troublesome to check in individual bin files with the option.
>
> Does cvs have an autodetect feature that checks in ascii files as per
> normal, and turns the switch on for non-text files?
>
>
> This communication contains confidential or privileged
> information. If you
> are not the intended recipient, please notify us IMMEDIATELY
> that you have
> received it and destroy it.   We are not liable for any
> unauthorised sending
> of or interference with this communication.
>
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>


     - - - - - - -  Appended by Scientific-Atlanta, Inc.  - - - - - - - 
This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer.



reply via email to

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