Complete.Org: Mailing Lists: Archives: freeciv-java: October 2001:
[FreeCiv-Java] Build manager format
Home

[FreeCiv-Java] Build manager format

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-java@xxxxxxxxxxx
Subject: [FreeCiv-Java] Build manager format
From: Artur Biesiadowski <abies@xxxxxxxxx>
Date: Wed, 31 Oct 2001 10:18:32 +0100

--------------------------------------------------------------
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



[Prev in Thread] Current Thread [Next in Thread]