Re: Build manager format

"Brian Duff" <[email protected]> Wed, 31 Oct 2001 23:18:46 -0000
Newsgroups gmane.games.freeciv.java
Message-ID <[email protected]>
Hi,

The log format has been changed to the following (as a special bonus, it now
also has the name of the person who actually made the change :) ). I can't
seem to easily do anything abou the "Update of" and "In directory" lines
though. If someone knows how to do this in CVS, please let me know :)

Thanks,

Brian

---------------------------------------------------------
briand:cvs on Wed Oct 31 23:01:49 GMT 2001

Update of /jfreeciv
In directory balveda.dubh.org:/home/tmp/cvs-serv27130

Modified Files:
	TODO.txt
Log Message:
Testing new commit log stuff. yet again. sorry.




-----Original Message-----
From: freeciv-java-bounce-0/[email protected]
[mailto:freeciv-java-bounce-0/[email protected]]On Behalf Of Brian Duff
Sent: 31 October 2001 11:57
To: Artur Biesiadowski; freeciv-java-0/[email protected]
Subject: [FreeCiv-Java] Re: Build manager format


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