aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD/faq
diff options
context:
space:
mode:
authorSteve McIntyre <93sam>2014-05-02 15:46:42 +0000
committerSteve McIntyre <93sam>2014-05-02 15:46:42 +0000
commitd08a68668433c07636a8a0c9baf548a2af99fd12 (patch)
tree38ac740918c9e898db920c62203983f61e8101ac /english/CD/faq
parent42ed16a5a88b593cfc4e113e26f2ddf5bd10a315 (diff)
debian-cd is now in git
CVS version numbers english/CD/faq/index.wml: 1.116 -> 1.117
Diffstat (limited to 'english/CD/faq')
-rw-r--r--english/CD/faq/index.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/english/CD/faq/index.wml b/english/CD/faq/index.wml
index c2115883414..d80296289dd 100644
--- a/english/CD/faq/index.wml
+++ b/english/CD/faq/index.wml
@@ -886,15 +886,15 @@ create my own CDs. How do I do this?</toc-add-entry>
<p>Apart from a <a href="$(HOME)/mirror/">local Debian mirror</a>,
you also need plenty of disc space. The CD creation scripts are packaged in
the <em>debian-cd</em> package. However, it is usually a better idea to use
-the latest code from SVN. (Still, you should have a look at the package's
+the latest code from git. (Still, you should have a look at the package's
dependencies to ensure you have all the necessary tools.)</p>
-<p>To get the latest SVN version, make sure you have SVN
+<p>To get the latest git version, make sure you have git
installed. From an empty directory, give the following command:</p>
<div class="centerblock">
<p>
-<tt>svn co svn://svn.debian.org/svn/debian-cd/trunk</tt>
+<tt>git clone https://alioth.debian.org/anonscm/git/debian-cd/debian-cd.git</tt>
</p>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy