[Pkg-voip-commits] r1066 - /

Tzafrir Cohen tzafrir-guest at costa.debian.org
Mon Dec 5 19:19:57 UTC 2005


Author: tzafrir-guest
Date: 2005-12-05 19:19:56 +0000 (Mon, 05 Dec 2005)
New Revision: 1066

Modified:
   README
Log:
added information about read-only commits

Modified: README
===================================================================
--- README	2005-12-05 19:07:36 UTC (rev 1065)
+++ README	2005-12-05 19:19:56 UTC (rev 1066)
@@ -20,8 +20,14 @@
 
 To "checkout" the repository use these commands:
 
-	$ svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-voip/
+* If you want a read-only copy, use:
 
+  svn co svn://svn.alioth.debian.org/svn/pkg-voip/
+
+* If you are a developer with an account in Alioth, you can also use:
+
+  svn co svn+ssh://${ALIOTH_USERNAME}@svn.debian.org/svn/pkg-voip/
+
 Authorized SSH keys are controlled at https://alioth.debian.org/account/
 
 The repository layout is:




More information about the Pkg-voip-commits mailing list