cvs commit: projects/csup diff.c updater.c

Maxime Henrion mux at FreeBSD.org
Sun Jan 22 20:20:08 PST 2006


mux         2006-01-23 04:20:07 UTC

  FreeBSD projects repository

  Modified files:
    csup                 diff.c updater.c 
  Log:
  Make diff_write() even more ugly by adding one more workaround so that
  we can update binary files with a higher chance of success.  This should
  work as long as we don't see binary files with actual RCS tags in it
  that need expanding.  The real fix would be to make the keyword API able
  to handle binary lines.
  
  Revision  Changes    Path
  1.15      +9 -2      projects/csup/diff.c
  1.63      +3 -3      projects/csup/updater.c


More information about the cvs-projects mailing list