savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] administration/content/gnu-content/svn index.txt


From: Sylvain Beucler
Subject: [Savannah-cvs] administration/content/gnu-content/svn index.txt
Date: Tue, 13 Oct 2009 17:57:14 +0000

CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  09/10/13 17:57:14

Modified files:
        content/gnu-content/svn: index.txt 

Log message:
        References rsync read-only access to the SVN repositories.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/svn/index.txt?cvsroot=administration&r1=1.2&r2=1.3

Patches:
Index: index.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/svn/index.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index.txt   16 Aug 2007 20:49:31 -0000      1.2
+++ index.txt   13 Oct 2009 17:57:13 -0000      1.3
@@ -57,5 +57,17 @@
 <h3>Import your Subversion tree</h3>
 
 <p>If your project already has an existing CVS repository that you
-want to move to Savannah, make an appointment with us for the
-migration on the <a 
href=http://savannah.gnu.org/projects/administration>Savannah 
Administration</a> project.</p>
+want to move to Savannah, check the <a
+href="http://savannah.gnu.org/maintenance/CvSToSvN";>conversion
+documentation</a> and then make an appointment with us for the
+migration on the <a
+href=http://savannah.gnu.org/projects/administration>Savannah
+Administration</a> project.</p>
+
+
+<h3>Export your Subversion tree</h3>
+
+You can access you subversion raw repository using the rsync read-only access:
+<pre>
+rsync rsync://svn.<?php echo $project->getTypeBaseHost(); ?>/svn/<?php echo 
$project->getUnixName(); ?>/
+</pre>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]