|
|
-
Re: git vs. svnJesse Yates 2011-09-16, 19:29
Personally, I like to use git for my development.
I know that other projects in apache commit to a main svn, but have a branch git that people can pull from. See http://wiki.apache.org/hadoop/Hbase/HowToContribute where they mention that they have an apache git that mirrors the svn. -Jesse Yates On Fri, Sep 16, 2011 at 12:21 PM, Adam Fuchs <[EMAIL PROTECTED]> wrote: > I've heard a lot of people express a preference for git over svn. What do > people think about the prospect of using git (presumably on github) rather > than Apache's svn servers for Accumulo? Would this be compatible with the > other Apache infrastructure we would like to use (jira, confluence, etc.)? > Has any other Apache project gone this route? > > Adam > |