[wp-trac] [WordPress Trac] #15744: Switch to git
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 9 05:02:54 UTC 2010
#15744: Switch to git
--------------------------------+-------------------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: WordPress.org
Component: WordPress.org site | Version:
Severity: normal | Keywords:
--------------------------------+-------------------------------------------
'''Advantages are many'''
Some highlights:
> Due to being distributed, you inherently do not have to give commit
access to other people in order for them to use the versioning features.
Instead, you decide when to merge what from whom.
> Branches in Git are a core concept used everyday by every user. In
Subversion they are more cumbersome and often used sparingly.
I am biased, but the quotes are from a balanced comparison:
http://git.wiki.kernel.org/index.php/GitSvnComparison
'''Migration is straightforward'''
* importing svn changesets can be done using
[http://www.kernel.org/pub/software/scm/git/docs/git-svn.html git-svn] or
[http://www.negativetwenty.net/redmine/projects/show/svn2git svn2git]
* trac has [http://trac-hacks.org/wiki/GitPlugin git integration]
Major projects using git: [http://git.kernel.org The Linux Kernel],
[https://github.com/jquery/jquery jQuery].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15744>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list