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.
Glen Starrett wrote: > Could he use cvsnt for both win32 and cywin environments? I would think > CVSNT could be compiled under cygwin, right? Yes, but then it would be targetted to Unix - same problem. The sandbox is always stored in native format, and cygwin native is not Win32 native. The worse problem is the CR/LF pairs in the files that'll get sent without translation to the repository. That'll cause enormous problems. Tony