CVSROOT:        /web/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  10/10/10 11:23:39

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

Log message:
        Update bzr info

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.10&r2=1.11

Patches:
Index: index.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- index.txt   6 Jun 2010 22:35:55 -0000       1.10
+++ index.txt   10 Oct 2010 11:23:39 -0000      1.11
@@ -35,7 +35,7 @@
 }
 ?>     
 
-<pre>bzr branch sftp://<?php echo $username ?>@bzr.<?php echo 
$project->getTypeBaseHost(). "/srv/bzr/" . $project->getUnixName(); 
?>/<i>branch</i></pre>
+<pre>bzr branch bzr+ssh://<?php echo $username ?>@bzr.<?php echo 
$project->getTypeBaseHost(). "/" . $project->getUnixName(); 
?>/<i>branch</i></pre>
 
 <p>You may find it faster to just grab the entire repository and all its
 branches via scp or rsync, for example:</p>

_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to