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.
On Fri, 30 Aug 2002 15:36:19 +0100, Luke Guest <lguest at .nospam.bubball.com> wrote: > >Ok. So, if we use the VSSExtrator to convert our VSS repository into a CVS >one, will the CRLF be sorted out on the intial commit; I suppose it will be >;-) > Provided the extractor does its job properly :-) In CVS all files are stored with Unix line endings and the client automatically translates when it communicates with the server. It should be transparent in normal use. Tony