Re: Build manager format
"Brian Duff" <[email protected]> Wed, 31 Oct 2001 11:57:07 -0000
| Newsgroups | gmane.games.freeciv.java |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'll see what I can do - I just copied the commitlog code from somewhere else, and I'm not sure how configurable the format is :) Thanks, Brian > -----Original Message----- > From: freeciv-java-bounce-0/[email protected] > [mailto:freeciv-java-bounce-0/[email protected]]On Behalf Of Artur Biesiadowski > Sent: 31 October 2001 09:19 > To: freeciv-java-0/[email protected] > Subject: [FreeCiv-Java] Build manager format > > > -------------------------------------------------------------- > 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 > > >