[cvsnt] Which version of rlog does CvsNT use
Tony Hoyle
tmh at nodomain.org
Fri Jun 13 19:26:25 BST 2003
Arvind Raman wrote:
> I ask this for I see rlog distributed with rcs v5.7
> with
> cygwin behaving differently from what exists in CVS,
> particularly while parsing RCS files with the author
> field being an author and not an alphanumeric
> constant.
>
The rlog that cvs uses is a wrapper into the cvs code.
Numeric usernames are invalid - they have to be identifiers (if you try
to parse such a username from a unix system you'll probably get random
results).
Tony
More information about the cvsnt
mailing list