FW: null character problem with cvs

2001-05-21 Thread Alberto Gobbi
-Original Message- From: Alberto Gobbi [mailto:[EMAIL PROTECTED]] Sent: Freitag, 18. Mai 2001 14:36 To: Alberto GMX (E-mail) Subject: FW: null character problem with cvs -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, May 18, 2001 14:30 To: [EMAIL

Re: null character problem with cvs

2001-05-18 Thread Larry Jones
Alberto Gobbi writes: > > I do not think that in this case ms is the bad guy. Since it does work if I > turn of the crlf conversion. Also with this kind of bug even ms could not > survive. It's hard to see how it could be anthing else but MS. As far as CVS is concerned, the only difference betw

RE: null character problem with cvs

2001-05-18 Thread Alberto Gobbi
PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: null character problem with cvs Alberto Gobbi writes: > > Problem description: > P:\AGobbi\Programing\Java\cvs checkout moletest >will yield a file: >MFP.java where the characters at position 0x1000, 0x2000 and 0x3000 are > re

Re: null character problem with cvs

2001-05-18 Thread Larry Jones
Alberto Gobbi writes: > > Problem description: > P:\AGobbi\Programing\Java\cvs checkout moletest >will yield a file: >MFP.java where the characters at position 0x1000, 0x2000 and 0x3000 are > replaced by \0 (file length below 0x4000). [...] > It also has something to do with where i do th

null character problem with cvs

2001-05-18 Thread Alberto Gobbi
Hi everibody, I am expieriencing a problem where null characters \0 are appearing in some of my file after checkout. The setup is as follows: Server: linux cvs 1.11.1p1 Client: Windows 2000 (CVS) 1.11 (client) I have seen several other people posting similiar problems from time to time but no so