Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Commit Reports - Take a look

Thanks for the feedback, John. Here are some answers.

- The dates appear to be GMT. They are what the cvs log command give me at 
any rate and my machine shows the correct time.
- The newline issue is something I will look at. This is just a side 
effect of sticking the description in a normal HTML paragraph.
- Currently, I need to enter my download password to upload the report to 
the server. Once I figure out what I want to do there, I can make the 
script more automated and have it run as often as we would like. I don't 
really want to put this in the commitlog as there seem to be issues with 
that and I want to minimize the load on the eclipse.org server.

Cheers,
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



John Camelon/Ottawa/IBM@IBMCA 
Sent by: cdt-dev-admin@xxxxxxxxxxx
12/12/2003 11:49 AM
Please respond to
cdt-dev


To
cdt-dev@xxxxxxxxxxx
cc

Subject
Re: [cdt-dev] CDT Commit Reports - Take a look






My only complaints are : 

 - the dates/times are wrong - it has my checkin from yesterday showing up 

for today
 - newlines in commit logs don't show up on web page so the entire log 
blurs together
 - its not run often enough for me to figure out who broke the junit suite 

yesterday :-(   (FYI they are still broken)

Other than that, its beautiful. 

JohnC

cdt-dev-admin@xxxxxxxxxxx wrote on 12/11/2003 02:40:18 PM:

> Hey gang,
> 
> I have written a little utility in my favorite scripting language, C++, 
> that produces are report on all commits to the CDT projects. Take a look 


> at:
> 
>         http://download.eclipse.org/tools/cdt/docs/cvslog
> 
> The report is organized by date, author, and the correlates all the 
> various files that a user commits at the same time. It then links the 
file 
> revisions to their entries in ViewCVS so you can check the diffs.
> 
> Let me know if you see any mistakes the generator is making or any 
> features you think would be valuable.
> 
> BTW, is this a good replacement for ChangeLogs? I could be if we put 
> decent commit messages (i.e. more than just "updated" :-).
> 
> Cheers,
> Doug Schaefer, Senior Software Developer
> IBM Rational Software, Ottawa, Ontario, Canada
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top