Funny behavior about commits
John Arbash Meinel
john at arbash-meinel.com
Sat May 27 16:30:39 BST 2006
I was linked to this page a couple days ago:
http://gnu.wildebeest.org/diary/index.php?p=70
Basically, it shows the exponential growth of GNU Classpath.
The most interesting part of this is:
26 people actively contributed code to 0.15 and made 299 CVS commits
during the last two months of development (that is 5 commits each and
every day)
I think it shows a definite difference in how they do CVS style commits,
versus how we seem to do bzr style commits. Because of the independent
branches, I think we commit early and often. They seem very impressed
with 5 commits per day. And they certainly have a large code base (~350k
LOC)
But I noticed that just doing the perf testing for 'bzr status' I made
25 commits in the space of about 8 hours.
They were adding about 300 lines/day. Which is hopefully a lot more than
what I did. (376 +, 160-).
Just interesting to see the different workflow.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060527/f62f78e6/attachment.pgp
More information about the bazaar
mailing list