This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Archer] Merging lessons


> 3)  We need some policy on ChangeLogs.
> 
>     I haven't seen a ChangeLog merge yet that went smoothly.  Using git 
> to "attempt" to merge
>     the files produces a file that is most painful to merge.

What we do at AdaCore is use our own ChangeLog file (ChangeLog.GNAT
FWIW).  Similarly, when I work on my own personal branch, I sometimes
use my own ChangeLog file called whatever. However, now that I'm using
git more and more often, I've found the use of ChangeLogs to simply
be redundant and limitative - I just put the ChangeLog entry as my
revision history, and git is fast enough to produce a "ChangeLog"
on the fly... This worked really well for me while I was trying
to contribute the changes for 64bit Windows.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]