If there's no 3rd party script that anyone knows of to combine changelogs from multiple categories into one file, can anyone give me a hint on how to go about this?
I basically have
[EMAIL PROTECTED]/internal--ver1--0
[EMAIL PROTECTED]/internal--ver2--0
[EMAIL PROTECTED]/external--library--1.2
...many more...
and would like to pull the changelogs from each and put them in a chronalogically ordered changelog
something like this
less mychangelog
--------------------------------------------------------
01/10/2006 - [EMAIL PROTECTED]/internal--ver1--0
More Fixes
filelist
01/10/2006 - [EMAIL PROTECTED]/internal--ver2--0
Fixed stuff
filelist
01/08/2006 - [EMAIL PROTECTED]/internal--ver1--0
Fixed other stuff
filelist
01/07/2006 - [EMAIL PROTECTED]/external--library--1.2
Initial commit
filelist
---------------------------------------------
I mainly need this to please suits, but it is nice to have it for internal use also... Like I said cvs2cl.pl is a wonderfull script for CVS to do this. I would really appreciate some direction.
Thanks,
Brian
View this message in context: Re: unified changelogs?
Sent from the Gnu - Arch - Users forum at Nabble.com.
_______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users
GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
