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.
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