From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: Patch for reliable rcs on win95 19 Mar 1997 04:29:51 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC344E.49F97570.cygnus.gnu-win32@gater.krystalbank.msk.ru> Original-To: Jim Balter , "'Mikey'" Original-Cc: cygnus Encoding: 20 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com Mikey wrote: > when you read through the strace.log file, you should see something like > > read (3, 0x4683004, 1024) > 1024=read(3, 0x4683004, 1024) > write (4, 0x4683004, 1024) > 1024 = write(4, 0x4683004, 1024) > read (3, 0x4683004, 1024) > 921 = read(3, 0x4683004, 1024) << short read > write (4, 0x4683004, 1024) << ignored > > This will give you a truncated RCS/filename,v You can avoid this problems if You will open this files in binary mode, or remount all your directories as binary. -- Sergey Okhapkin Moscow, Russia Looking for a job. - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".