cvs commit: projects/csup updater.c
Maxime Henrion <[email protected]> Sat, 4 Feb 2006 02:04:55 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <200602040204.k1424tuj061819__22613.4180477404$1139018731$gmane$org@repoman.freebsd.org> |
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-projects
To unsubscribe, send any mail to "[email protected]"