Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 04:20:07 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup diff.c updater.c
Message-ID:  <200601230420.k0N4K7od008527@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601230420.k0N4K7od008527>