[cvsnt] Re: administrative files: I will get mad

Glen Starrett glen at starretthome.net
Wed Jan 18 15:28:12 GMT 2006


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.


feymard at stago.fr wrote:
> Hi,
> 
> I continue on my problems of commit control:
> 
> In verifymsg, why
> DEFAULT cmd /C exit /B 1 %l  works (ie: the commit fails)
> and
> DEFAULT  D:/CVSData/blank-commit.bat %l fails (the commit is done)
> (the batch contains only an echo begin and an exit /B1 )

Try this instead:
DEFAULT  cmd /c D:/CVSData/blank-commit.bat %l

> 
> Other question: in DOS, how can I detect the presence of a comment?

IF "%%1" == "" THEN GOTO NOCOMMMENT

(something close to that anyway, might only need one %).


-- 
Glen Starrett



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