[cvsnt] Re: Testing 2.0.62.1852 handling of scripts
Tony Hoyle
tmh at nodomain.org
Thu Jan 20 04:13:29 GMT 2005
Bo Berglund wrote:
> But there is some strange data on taginfo handling instead...
> The StdIn should supply a list of files and revisions but it looks
> like this now:
> %AAAFile.txt %1.12
> %ModuleXXdoc.txt %1.71
> %SecondFile.txt %1.25
> %ThirdFile.txt %1.10
>
> Notice the added % in front of all of the items, both filenames and
> revisions...
The default formatting string is just wrong...
Are you looking for
AAAFile.txt,1.12
or
AAAFile.txt 1.12
?
Tony
More information about the cvsnt
mailing list