kopia lustrzana https://gitlab.com/sane-project/website
Update website repository information
rodzic
4bc6384653
commit
02240289e2
33
cvs.html
33
cvs.html
|
|
@ -48,31 +48,16 @@
|
|||
|
||||
<h2>Anonymous git Access (Read-Only)</h2>
|
||||
<p>
|
||||
The git repositories are available anonymously either through the
|
||||
HTTP access method or the git-specific git protocol.
|
||||
</p>
|
||||
<p>
|
||||
The HTTP access method should be used only if you are
|
||||
restricted by a firewall that won't let you use either the git
|
||||
protocol nor SSH. HTTP is slower and requires more bandwidth
|
||||
than any other access methods.
|
||||
The git repositories are available anonymously through the
|
||||
HTTPS access method.
|
||||
</p>
|
||||
<p>
|
||||
You can clone from the following URIs:
|
||||
<ul>
|
||||
<li>HTTPS access method:
|
||||
<ul>
|
||||
<li>https://gitlab.com/sane-project/backends.git</li>
|
||||
<li>https://gitlab.com/sane-project/frontends.git</li>
|
||||
<li>https://anonscm.debian.org/git/sane/website.git</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>git protocol (preferred):
|
||||
<ul>
|
||||
<li>git://anonscm.debian.org/git/sane/website.git</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>https://gitlab.com/sane-project/backends.git</li>
|
||||
<li>https://gitlab.com/sane-project/frontends.git</li>
|
||||
<li>https://gitlab.com/sane-project/website.git</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
@ -81,7 +66,7 @@
|
|||
<ul>
|
||||
<li><a href="https://gitlab.com/sane-project/backends/tree/master">https://gitlab.com/sane-project/backends/tree/master</a></li>
|
||||
<li><a href="https://gitlab.com/sane-project/frontends/tree/master">https://gitlab.com/sane-project/frontends/tree/master</a></li>
|
||||
<li><a href="https://anonscm.debian.org/cgit/sane/website.git">https://anonscm.debian.org/cgit/sane/website.git</a></li>
|
||||
<li><a href="https://gitlab.com/sane-project/website/tree/master">https://gitlab.com/sane-project/website/tree/master</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
|
|
@ -96,7 +81,7 @@
|
|||
<ul>
|
||||
<li>git@gitlab.com:sane-project/backends.git</li>
|
||||
<li>git@gitlab.com:sane-project/frontends.git</li>
|
||||
<li>ssh://yourlogin@anonscm.debian.org/git/sane/website.git</li>
|
||||
<li>git@gitlab.com:sane-project/website.git</li>
|
||||
</ul>
|
||||
</p>
|
||||
<p>
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue