Re: why kernel use git instead of CVS or SVN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>>>> "vichy" == vichy  <vichy.kuo@xxxxxxxxx> writes:

    vichy> Dear all: Right now the kernel and Xorg is maintained by git
    vichy> rather than SVN or CVS.  Would someone tell me the reason why
    vichy> the kernel repository uses git?  Thanks a lot, vichy

Linus decided to use Git instead of SVN or CVS because:

1. Git is distributed version control, which is exactly the situation
for linux kernel development. Developers are all around the world, there
is no central server for the source code. Someone has a fast internet,
others may only have Modem. If check out and check in are locally
operations, it will be better.

2. Git is fast than svn and cvs as to linux kernel source. (Though right
now I don't have any benchmark.) 

Though, the principles are a little bit confused for newbie. :) 


-- 
DigitalPig
E-mail: digitalpiglee AT gmail DOT com
ALL WE SEEN IS ILLUSION.

*Fudan University Macromoleculer Science Forum*
http://fudanmacro.com


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux