Эх сурвалжийг харах

doc/website: Update VCS instructions.

--
Signed-off-by: Justus Winter <justus@g10code.com>
Justus Winter 9 жил өмнө
parent
commit
e08ba44b9e

+ 5 - 6
doc/website/download.xhtml

@@ -172,12 +172,11 @@
 	</p>
 	<h2>Development</h2>
 	<p>
-	  The source of Scute is managed with the version control
-	  system <a
-	  href="http://subversion.tigris.org/">Subversion</a>.  The
-	  repository can be retrieved with the following command:
+	  The source of Scute is managed using the GIT distributed
+	  revision control system.  The repository can be retrieved
+	  with the following command:
 	  <pre>
-	    $  svn co svn://cvs.gnupg.org/scute/trunk scute
+	    $ git clone git://git.gnupg.org/scute.git
 	  </pre>
 	  Please send an e-mail to the <a
 	  href="http://lists.gnupg.org/mailman/listinfo/gnupg-devel">GnuPG
@@ -186,7 +185,7 @@
 	</p>
 	<p>
 	  A web interface to the <a
-	  href="http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/?root=Scute">Scute
+	  href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=scute.git">Scute
 	  source repository</a> is available on-line, and contains
 	  up-to-date as well as archived versions of all files
 	  included in the Scute source package, including the most