commit: 11ca1a92a09512b90fb487d0999984e7880e1438
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun Aug 30 08:47:37 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 08:47:37 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=11ca1a92
Update 'Get the Code' to reflect Git changes
get-involved/get-code/index.html | 45 ++++++++++++++++++++--------------------
1 file changed, 23 insertions(+), 22 deletions(-)
diff --git a/get-involved/get-code/index.html b/get-involved/get-code/index.html
index 22096a4..b4a9556 100644
--- a/get-involved/get-code/index.html
+++ b/get-involved/get-code/index.html
@@ -15,32 +15,14 @@ nav2-weight: 60
<div class="col-xs-12 col-md-8 col-md-offset-2">
<div class="panel panel-default">
<div class="panel-heading">
- <h3 class="panel-title"><span class="fa fa-fw fa-code-fork"></span>
CVS Repositories</h3>
- </div>
- <div class="panel-body">
- The main ebuild repository (<em>gentoo-x86</em>) is still available
via CVS.
- <br>
- We offer anonymous read-only access (<em>AnonCVS</em>) as well as a
web-based source code browser for CVS repositories.
- </div>
- <div class="panel-footer text-right">
- <a href="http://anoncvs.gentoo.org/" class="btn btn-primary
btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonCVS</a>
- <a href="http://sources.gentoo.org/" class="btn btn-primary
btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
- </div>
- </div>
- </div>
-</div>
-
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="panel panel-default">
- <div class="panel-heading">
<h3 class="panel-title"><span class="fa fa-fw fa-git"></span> Git
Repositories</h3>
</div>
<div class="panel-body">
<p>
- Most other repositories containing package overlays, website code,
and other project code are available in Git repositories.
+ Repositories containing our <a
href="https://gitweb.gentoo.org/repo/gentoo.git/">main package repository</a>,
+ overlays, website code, and other project code are available in Git
repositories.
<br>
- Like with CVS, we offer anonymous read-only access
(<em>AnonGit</em>) via the HTTP and Git protocols as well as a web-based source
code browser.
+ We offer anonymous read-only access (<em>AnonGit</em>) via the HTTP
and Git protocols as well as a web-based source code browser.
</p>
<br>
<div class="alert alert-info">
@@ -62,8 +44,27 @@ nav2-weight: 60
</div>
</div>
+<div class="row">
+ <div class="col-xs-12 col-md-8 col-md-offset-2">
+ <div class="panel panel-default">
+ <div class="panel-heading">
+ <h3 class="panel-title"><span class="fa fa-fw fa-code-fork"></span>
CVS Repositories</h3>
+ </div>
+ <div class="panel-body">
+ Historical repositories are still available via CVS.
+ <br>
+ We offer anonymous read-only access (<em>AnonCVS</em>) as well as a
web-based source code browser for CVS repositories.
+ </div>
+ <div class="panel-footer text-right">
+ <a href="http://anoncvs.gentoo.org/" class="btn btn-primary
btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonCVS</a>
+ <a href="http://sources.gentoo.org/" class="btn btn-primary
btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
+ </div>
+ </div>
+ </div>
+</div>
+
<h2>Want <code>+w</code>?</h2>
<p>
Please contact the listed repository owners to find out their contribution
policy.
- The main ebuild repository (gentoo-x86) requires you to be a <a
href="/get-involved/become-developer">Gentoo Developer</a> to commit.
+ The main ebuild repository requires you to be a <a
href="/get-involved/become-developer">Gentoo Developer</a> to commit.
</p>
\ No newline at end of file