CVSROOT: /web/administration Module name: administration Changes by: Sylvain Beucler <Beuc> 08/07/13 20:39:11
Modified files: content/gnu-content/bzr: index.txt Log message: Specifying /srv/bzr prefix is mandatory with shared SFTP CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.7&r2=1.8 Patches: Index: index.txt =================================================================== RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -b -r1.7 -r1.8 --- index.txt 13 Jul 2008 15:08:28 -0000 1.7 +++ index.txt 13 Jul 2008 20:39:11 -0000 1.8 @@ -17,6 +17,6 @@ } ?> -<pre>bzr branch sftp://<?php echo $username ?>@bzr.<?php echo $project->getTypeBaseHost(). "/" . $project->getUnixName(); ?></pre> +<pre>bzr branch sftp://<?php echo $username ?>@bzr.<?php echo $project->getTypeBaseHost(). "/srv/bzr/" . $project->getUnixName(); ?></pre> You can also use <code>scp</code> and <code>rsync</code> if need be. _______________________________________________ Savannah-cvs mailing list Savannah-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/savannah-cvs