[llvm-dev] LLVM Releases page needs updating? (Still suggests using SVN) (original) (raw)

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 18 05:38:10 PST 2019


Hi Kristina,

On Sun, Feb 17, 2019 at 3:13 AM Kristina Brooks via llvm-dev <llvm-dev at lists.llvm.org> wrote:

I've noticed that http://releases.llvm.org/ still mentions that "Current" version of LLVM Projects should be retrieved through SVN. With the GitHub mirror now being considered a "source of truth" for readonly checkouts, would it be worth updating that page and referring people to https://github.com/llvm/llvm-project instead?

The page links to http://llvm.org/docs/GettingStarted.html#checkout which already talks about Git instead of SVN, so updating the link texts makes sense.

I've updated https://releases.llvm.org/ in http://llvm.org/r354269 but it can take a while to show up on the page due to caching.

Thanks, Hans



More information about the llvm-dev mailing list