Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: [email protected] Fri Nov 9 05:08:07 2007 On host: mail.march-hare.com Directory: cvsnt/cvsio M CvsEntry.cpp 1.25 -> 1.26 Bug Id: M RcsAction.cpp 1.21 -> 1.22 Bug Id: Directory: cvsnt/evsfs M VirtualFs.cpp 1.39 -> 1.40 Bug Id: Directory: cvsnt/src M server.cpp 1.218 -> 1.219 Bug Id: M wrapper.cpp 1.33 -> 1.34 Bug Id: Log message: The -kb options doesn't work if the GIF image as a newline in it. Use the GIF images from here for testing: http://impact.arc.nasa.gov/gallery_main.cfm The delta algorithm seems to remove the newline characters when lineType=lineBinary and rcsType=rcsText. The -kB option seems to work OK though, so I've simply "disabled" the -kb option in wrapper.cpp and also in CvsEntry koptToOptions. Any existing repositories with broken files are probably broken forever now. This build of EVS passes the "binary" parts of the testcvs.bat/testcvs.py scripts...