Discussion:
Working with MS files : doc, xls
Ko08nz
2009-03-18 12:03:38 UTC
Permalink
Hi,

I'd like to know whether it is possible that CVS is working with MS
files ( doc, xls ) ?
And it 's not, with which application that i could do this...?

Thank you in advance for your return.
Mike Pumford
2009-03-18 16:30:40 UTC
Permalink
Post by Ko08nz
Hi,
I'd like to know whether it is possible that CVS is working with MS
files ( doc, xls ) ?
And it 's not, with which application that i could do this...?
CVS will cope with files in this format as long as your users remember
to use -kb when adding the files. Failure to do this will lead to
documents and spreadsheets ending up being 6bytes long when you check
them out from the server.

You can get CVS to do this automatically by creating a
CVSROOT/cvswrappers file containing the extensions you want to handle
this way. (See the manual for the format of the file).

All of this is assuming you are using the standard command line CVS
client. TortoiseCVS and WinCVS handle things differently by detecting
these files and automatically adding the -kb flags for you.

Mike
--
Mike Pumford, Senior Software Engineer
MPC Data Limited
e-mail: ***@mpc-data.co.uk web: www.mpc-data.co.uk
tel: +44 (0) 1225 710600 fax: +44 (0) 1225 710601
ddi: +44 (0) 1225 710635


MPC Data Limited is a company registered in England and Wales with
company number 05507446
Registered Address: County Gate, County Way, Trowbridge, Wiltshire,
BA14 7FJ
VAT no: 850625238

The information in this email and in the attached documents is
confidential and may be legally privileged. Any unauthorized review,
copying, disclosure or distribution is prohibited and may be unlawful.
It is intended solely for the addressee. Access to this email by anyone
else is unauthorized. If you are not the intended recipient, please
contact the sender by reply email and destroy all copies of the original
message. When addressed to our clients any opinions or advice contained
in this email is subject to the terms and conditions expressed in the
governing contract.
Loading...