[cvsnt] Re: Commitinfo script output line endings 0d 0d 0a

Tony Hoyle tony.hoyle at march-hare.com
Thu Oct 6 19:31:45 BST 2005


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.


Bo Berglund wrote:
> If you can make your script send only LF to the STDOUT (which I doubt)
> then the output on the client end will probably contain only CRLF.
>
Scripts should be set to LF only always.. they are potentially sending 
client/server protocol information, which is always Unix standard.

Make sure cygwin is configured to LF (the default I believe) if using 
cygwin python, and for ActivePython invoke with -u.

Of course Windows cmd.exe doesn't care about multiple crlf output 
(doesn't even double space), so it's not normally an issue.

Tony



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