mux 2006-02-04 02:04:55 UTC
FreeBSD projects repository
Modified files:
csup updater.c
Log:
- Get rid of the useless and wrong updater_install().
- Factor some common code in the diff updating path and in the checkout
live file path in a new function, updater_updatefile(). It is quite
similar to the UpdateFile() function of Updater.m3 in CVSup. This
code was already in the checkout live file path.
- Fix the broken file attribute computation in the diff updating code.
It should be correct now. Also, use updater_updatefile().
- Handle status file errors and print appropriate error messages.
Revision Changes Path
1.68 +82 -75 projects/csup/updater.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"