View Single Post
  #2  
Old 08-26-2003, 07:01 AM
Doodman's Avatar
Doodman
Developer
 
Join Date: Aug 2003
Posts: 246
Default

Make sure you right-click and "Save target as" especially if your on linux.

A lot of the code in CVS has CR's on the end of the lines (DOS style). The patch files do too, so it can match the lines and find the place to do the patch. If the CR's are stripped from the patch file they will fail on the patch.

mount-patch-zone.txt should be 10213 bytes long, if it is 9911 then the CR's were stripped. Try again.
mount-patch-common.txt should be 1357 bytes long, if it is 1341 then the CR's were stripped. Try again.

Doodman
Reply With Quote