CVSROOT: /web/administration
Module name: administration
Changes by: Sylvain Beucler <Beuc> 08/07/13 09:31:07
Modified files:
content/gnu-content/bzr: index.txt
Log message:
fix sftp syntax
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.4&r2=1.5
Patches:
Index: index.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- index.txt 13 Jul 2008 09:30:27 -0000 1.4
+++ index.txt 13 Jul 2008 09:31:07 -0000 1.5
@@ -13,6 +13,6 @@
<h4>Developper write access (ssh)</h4>
-<pre>bzr branch sftp://bzr.<?php echo $project->getTypeBaseHost(). "/" .
$project->getUnixName(); ?></pre>
+<pre>bzr branch sftp://[EMAIL PROTECTED]<?php echo
$project->getTypeBaseHost(). "/" . $project->getUnixName(); ?></pre>
You can also use <code>scp</code> and <code>rsync</code> if need be.
_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs