Doh! That fixes it straight away at least in my C# coded. Amazing how blind you can be to the obvious solution. I was so focussed on the CVSNT side that I never thought of that.

But I will still get the same problem in my C++ code - not so urgent right now, but maybe in a few months...

Tim

Tony Hoyle wrote:
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

_______________________________________________
cvsnt mailing list
[email protected]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/

Reply via email to