Notes from the version control BOF at the summit

Joe Buck Joe.Buck@synopsys.COM
Fri Jun 4 22:42:00 GMT 2004


On Fri, Jun 04, 2004 at 03:35:19PM -0700, Matt Austern wrote:
> Stupid question: if we have atomic multifile patches, so that you can 
> give
> a single comment to what's conceptually a single checkin, then what
> purpose will the ChangeLog serve?  Won't it just duplicate information
> that's already there in the version control system's metadata?

You're pretty much right; we need the ChangeLog now *because* CVS is
per-file and the ChangeLog is per-change.  If the control system records
one comment per revision, then this duplicates the ChangeLog (to the point
where an FSF-style ChangeLog might be automatically generated from the
VCS's change record comments).



More information about the Gcc mailing list