Build manager format
Artur Biesiadowski <abies-4Ed1Q4wfwltmR6Xm/[email protected]> Wed, 31 Oct 2001 10:18:32 +0100
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <[email protected]> |
-------------------------------------------------------------- uid=500(cvs) gid=500(cvs) groups=500(cvs),112(site1),113(site2),501(cvsusers) jfreeciv/src/org/freeciv/client Client.java,1.13,1.14 Tue Oct 30 01:38:17 GMT 2001 Update of /usr/local/cvsroot/jfreeciv/src/org/freeciv/client In directory balveda.dubh.org:/home/tmp/cvs-serv8768/org/freeciv/client Modified Files: Client.java Log Message: Implemented public void disconnect(), which removes the client's player and disconnects. Now setConnection( false ) calls disconnect(). -------------------------------------------------------------- Is there any chance for reducing noise in build log ? uid/gid/cvsusers line is uneeded. "Update of..." and "In directory..." lines are also not needed (as directory is given on second line already). --------------------------------------------------------------- jfreeciv/src/org/freeciv/client Client.java,1.13,1.14 Tue Oct 30 01:38:17 GMT 2001 Modified Files: Client.java Log Message: Implemented public void disconnect(), which removes the client's player and disconnects. Now setConnection( false ) calls disconnect(). --------------------------------------------------------------- I think it would be a lot more readable, without any loss of content. Artur