[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force XFree86 SVN commit: rev 855 - /



Author: branden
Date: 2003-12-18 14:31:13 -0500 (Thu, 18 Dec 2003)
New Revision: 855

Modified:
   README
Log:
Convert svn+ssh URLs to svn URLs.


Modified: README
===================================================================
--- README	2003-12-18 19:29:36 UTC (rev 854)
+++ README	2003-12-18 19:31:13 UTC (rev 855)
@@ -157,21 +157,21 @@
 to various releases of Debian, e.g., "woody" or "sarge".  Branches can also
 be created for cutting-edge, experimental work by teams of people.
 Examples:
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/branches/4.3.0/sid
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/branches/4.2.1/sarge
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/branches/4.1.0/woody
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/branches/4.1.0/potato
+        svn://necrotic.deadbeast.net/xfree86/branches/4.3.0/sid
+        svn://necrotic.deadbeast.net/xfree86/branches/4.2.1/sarge
+        svn://necrotic.deadbeast.net/xfree86/branches/4.1.0/woody
+        svn://necrotic.deadbeast.net/xfree86/branches/4.1.0/potato
 
 The "tags" correspond to specific package releases actually made.
 Examples:
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/tags/4.3.0-1
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/tags/4.2.1-7
+        svn://necrotic.deadbeast.net/xfree86/tags/4.3.0-1
+        svn://necrotic.deadbeast.net/xfree86/tags/4.2.1-7
 
 The "people" directories are project areas for the XFree86 Debian packaging
 team.  They can be used for cutting-edge, experimental work by specific
 individuals.
 Examples:
-        svn+ssh://necrotic.deadbeast.net/var/lib/svn/xfree86/people/branden
+        svn://necrotic.deadbeast.net/xfree86/people/branden
 
 $Id$
 



Reply to: