[cvsnt] Re: CVSNT Diff fails
David Smith
David.Smith at synopsys.com
Sat Jan 14 00:29:57 GMT 2006
PS. Out of all of the files in this project this is the only one that is failing.
Regards
David
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Tony Hoyle
Sent: Friday, January 13, 2006 4:22 PM
To: cvsnt at cvsnt.org
Subject: [cvsnt] Re: CVSNT Diff fails
David Smith wrote:
> I have tried both cvs with CVS Suite 2.5.02.2091 and cvs from CVSNT
> 2.5.0.3.2151 and get the same error. This is running on Windows XP SP2 and
> client and server are on the same machine.
>
> When I use the command:
>
> C:/Program Files/CVSNT/cvs.exe -z9 -d :sspi:user:password at host:/Test
> diff -k+L base_2280.ai_tblidx
>
> I get the following error:
>
> Index: base_2280.ai_tblidx
> ===================================================================
> RCS file: /Test/2280/base_2280.ai_tblidx,v
> retrieving revision 1.1
> diff -r1.1 base_2280.ai_tblidx
> 1c1
> < [TableIndex 1.4]
> ---
>
>>[TableIndex 1.4]
>
You're just seeing the unicode markers at the front of the file.
Since your checked file doesn't seem to have them (Checked out using
-k{UCS2-LE} I guess) the diff sees the difference between the Unicode
with a BOM (which is the default) and the one in your sandbox.
It's harmless enough & won't affect anything really.
Tony
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list