LLVM Continues Working On Its Transition From SVN To Git

Written by Michael Larabel in LLVM on 19 October 2018 at 01:07 AM EDT. 7 Comments
LLVM
In addition to LLVM's multi-year effort on re-licensing their code, some developers also remain hard at work on officially migrating the project from an SVN development workflow to Git.

For the past few years LLVM has been wanting to move from SVN to Git. While there are read-only Git copies of the LLVM repositories already and it's been that way for a while, officially moving over their code-bases to Git has proven to be a challenge for preserving all of the branches, keeping accurate commit messages, etc, for a sane transfer process. This is just like the complex process of moving the GCC compiler over to Git as well.

James Knight provided a status update on the LLVM Git repository process this week. Those interested in all of the fine details as to the current state can find them via this mailing list post. The short story is they are making a lot of headway, some open questions and challenges remain, and hopefully in the not too distant future this goal will be reached. Wrapping up now in San Jose is also the annual LLVM Developers' Meeting where this topic is also being discussed.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week