|
原文:http://www.linuxdevices.com/news/NS2207073019.html
Linus Torvalds has written a source code management (SCM) tool to manage the open source Linux kernel project he maintains. The "Git" SCM replaces a proprietary SCM from BitKeeper used previously by the Linux project, amidst mounting controversy.
According to a detailed article at eWEEK by Steven J. Vaughan-Nichols, Torvalds was forced to drop BitKeeper after newly appointed OSDL fellow and Samba Project founder Andrew Tridgell began developing his freely licensed SourcePuller tool to extract BitKeeper data, causing BitKeeper to clamp down on the features available in a free version of its SCM. According to Vaughan-Nichols, Tolvalds said, "I'm very disappointed by this whole brouhaha, but my whole life I've been writing my own tools for my own use. I'll survive. It's just sad, because I really did like BK."
In an exclusive interview with eWEEK, Torvalds says the new Git system is very fast at showing which of Linux's 17,000-plus files have changed from version to version, while remaining very slow at file-level operations, such as figuring out the kernel version in which a specific change first occurred. |
|