[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs commit: projects/csup diff.c updater.c
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