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.
Hi Tony, I'm building cvsnt from the source code. I want to eliminate "\r\n" conversion for .c/.cpp/.mk files since I edit them on the samba share of some unix host in windows. However i have several doubts: (1) how can i build a version of cvsnt without iconv.dll? It seems that the attached version in TortoiseCVS doesn't need it (I want to replace the version of tortoise) (2) would you suggest which files i should alter to skip "\r\n" conversion for checkout/get/commit? (maybe getdelim.c? and others?) (3) is it possible to compile it using vc6.0 (my favorite version)? I have an utility to convert .sln to .dsw but still failed. Any help will be appreciated. Dennis Lin