[cvsnt] Re: Common syntax, how to get the log message?

John Albrecht albrecht_john at bah.com
Mon Mar 28 23:56:49 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, 

Thanks for explanation. I'd like to make sure I understand what m is? Does
the m represent an output file or a file that contains the location of the
output file? Or a program that writes to an output file?

Thanks, 
John
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of
Bo Berglund
Sent: Monday, March 28, 2005 2:28 PM
To: cvsnt at cvsnt.org
Subject: Re: [cvsnt] Re: Common syntax, how to get the log message?


On Mon, 28 Mar 2005 09:43:54 -0500, "John Albrecht" <albrecht_john at bah.com>
wrote:

>         Bo,
> 
>         With this command where does the output write to?
> 
>        %<< \nModified Files:\n%<{sVvt} %<< \nLog Message:\n %<m
>  
>        Thanks,
> 
>         John
>
The data goes to STDIN, so the script that is running must read STDIN to get
the data. This is in contarst to simply having %{sVvt} on the loginfo
command line, in which case the file list will be available as a command
line argument to the script. However, the command line may get exhausted
sizewise if we use this for also specifying the tags (tag can be rather long
in some cases), so that is why the redirection (%<) is used rather than %.



/Bo
(Bo Berglund, developer in Sweden)
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt cvsnt downloads at march-hare.com https://www.march-hare.com/cvspro/en.asp#downcvs @CVSNT on Twitter CVSNT on Facebook





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