This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: CVS or git now?


On 2013-11-12 16:44, Ralf Corsepius wrote:
> On 11/12/2013 02:41 PM, Peter Rosin wrote:
>> On 2013-11-11 20:27, Joel Sherrill wrote:
>>> With all the recent conversion to git of the old src/
>>> tree, I am curious where newlib stands.
>>
>> I had a brief browse of https://sourceware.org/git/?p=newlib.git
>> and that "mirror" looks poor. It has not retained authorship of
>> the commits, as the committer is always listed as author. Here
>> is one recent example:
> 
> That's they way things always have been in all of the GCC, binutils,
> gdb etc. repositories, with CVS and SVN.

Can't really say I agree. Granted, CVS has no built-in method to
track the author and it only automatically tracks the committer (do
not know about SVN). But authors have been tracked in the ChangeLog
file and a good conversion utility will scrape that info from the
ChangeLog file. If no ChangeLog entry has been made for a specific
commit, I agree that the best thing one can do is to list the
committer as author, but for the majority of changes better info is
readily available.

Cheers,
Peter


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