mux 2006-02-01 03:29:34 UTC
FreeBSD projects repository
Modified files:
csup detailer.c
Log:
In the detailer thread, flush the stream buffer after sending the "COLL"
command, like CVSup is doing. The reason for flushing here is that the
reception of this command by the server makes it send a "COLL" command
back to the updater thread, and that's what finally triggers the printing
of the "Updating collection <collection>/<release>" message.
Before this change, this message was printed really late during the csup
run, which was quite disturbing since it's printed quickly with CVSup.
Revision Changes Path
1.35 +2 -1 projects/csup/detailer.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"