[cvsnt] Question about update conflict

Arthur Barrett arthur.barrett at march-hare.com
Thu Oct 9 09:52:09 BST 2008


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Doc Hoang,

> The question I have here is if there's a way to configure CVS 
> so that it
> does not treat the .dat file as text rather than binary files. 


Yes - there are many ways to do this but you need to do two things:
1) change the existing .dat files from -kb to -ko, eg:
http://www.cvsnt.org/manual/html/update.html#update-options
http://www.cvsnt.org/manual/html/commit.html#commit-options

cvs up -ko filename.dat
cvs ci -f -m "change to a non-binary file" fileaname.dat

2) change the 'default' so that new .dat files are -ko
http://www.cvsnt.org/manual/html/Wrappers.html

Regards,


Arthur Barrett


More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook