[cvsnt] Problem with / in $Id$ keyword replacement in Windows domain

Tony Hoyle tony.hoyle at march-hare.com
Thu Dec 4 00:39:13 GMT 2008


Tim Chippington Derrick wrote:
> 
>  public class OptimisationScope
>  {
>    public static String versionInfo = "$Id: OptimisationScope.cs,v 1.18 
> 2008/10/24 14:42:12 Company\TimDerr Exp $ $Name: $";
>    ....
> 

IIRC in C# you can switch off escaping by using @ in front of the string.

Tony


More information about the cvsnt mailing list