[cvsnt] Re: Escape sequences in $Id$ tags

Glen Starrett glen.starrett at march-hare.com
Fri Apr 28 01:26:09 BST 2006


Dan Troesser wrote:
> Have you ever worked around this problem before in CVSNT?  Apparently,
> because my id starts with u and in this case is preceded with a \ from the
> domain name, the compiler thinks it's an escape code.  Can we tell CVSNT to
> ignore domain names?

Have you tried setting a default domain?  Maybe checkout with keywords 
off to compile?  (the latter is probably impractical, making the 
keywords next to useless in a debugging environment).

The domain name is going to be significant in larger networks and 
shouldn't just be ignored.  Maybe a substitution of / for \ in the 
username string would be sufficient?  It would still parse for human 
readers, and shouldn't be trouble for most compilers.  Perhaps a admin 
option for what to substitute the domain separator with would make it 
more flexible?

Opinions?


-- 
Glen Starrett



More information about the cvsnt mailing list