info-cvs
[Top][All Lists]
Advanced

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

RE: binary vs. text files


From: Reinstein, Shlomo
Subject: RE: binary vs. text files
Date: Wed, 17 Jul 2002 13:28:20 +0300

Hi,

You can type "cvs status filename", and look for "Sticky Options:" in the
output. If "-kb" is the value there, then the file is stored as binary.
Otherwise, it is stored as text.
About changing file status:
http://www.cvshome.org/docs/manual/cvs_9.html#SEC80
Please note that the "sticky options" are per file, not per revision, which
means that if you change the status to binary or text, it will effect all
revisions of the file.

Shlomo

-----Original Message-----
From: Dusan Juhas [mailto:address@hidden
Sent: Wednesday, July 17, 2002 1:11 PM
To: address@hidden
Subject: binary vs. text files


Hello,
is there a cvs command which can determine if a file is stored as
binary/text?
Can I change file status from text to binary (and vice versa) during his
life in the repository?
If so, how it can be done?
Thank you.
-- 
Best regards,
Dusan Juhas


_______________________________________________
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]