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 Wed, 18 Sep 2002 19:21:09 +0200, Bo Berglund wrote: >> Why not send it in through standard input? It is like how the notify > script receives the list of users to notify. No limit on amount of > text here. It's possible, although that'd break any attempt at backward compatibility (unless I do both, I suppose). > But of course then the CVSNT handling differs against the way the > Linux/Unix CVS operates. Does this matter? Yes&No... It's still nice to have backward compatibility, but since there's a Unix cvsnt now it's not as critical as it once was. > Or why not use comma separation like on the loginfo script input: > filename,revision filename,revision etc. Certainly an idea. Tony