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.
>From a version of CVSNT in the 1.11.1.3b57xx series the taginfo format was changed. >From this version the data (file-tag pairs) are sent on StdIn instead. The reason was that I discovered that if a windows program was called on the taginfo line then the start would crash if the tag was done on a directory with a large number of files with long names. We had a module containing some 250 files with rather long names. The net effect of this was that the command line grew to some 8k in length and then Windows crashed the process start..... This in turn made the tag operation fail too. By moving to StdIn this has been solved, there are no real limits that we know of in the length of data sent on StdIn. Apart from this the format stayed the same. Good luck! /Bo -----Original Message----- From: Gregory S. Purnell [mailto:gpurnell at adidam.org] Sent: den 30 april 2003 17:27 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Using TagInfo I am having a problem with the use of the taginfo file. The documentation states that there are 4 variables passed to the command line. I see the first three but cannot receive the last (the filename version pair). Is there some command to be used in taginfo to get the filename and version passed on? I use a straight tag command (cvs -q tag -c Tag filename) to invoke the tag. _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs