CVSROOT: /web/administration Module name: administration Changes by: Sylvain Beucler <Beuc> 10/10/10 11:49:05
Modified files: content/gnu-content/bzr: index.txt Log message: Fix rsync access CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.12&r2=1.13 Patches: Index: index.txt =================================================================== RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -u -b -r1.12 -r1.13 --- index.txt 10 Oct 2010 11:35:46 -0000 1.12 +++ index.txt 10 Oct 2010 11:49:05 -0000 1.13 @@ -45,8 +45,8 @@ branches via scp or rsync, for example:</p> <pre> -scp -r <?php echo $username ?>@bzr.<?php echo -$project->getTypeBaseHost(). ":/srv/bzr/" . $project->getUnixName(); ?> my-repo +rsync -av bzr.<?php echo +$project->getTypeBaseHost(). "::bzr/" . $project->getUnixName(); ?> my-repo </pre> <p>Afterwards, the directory <tt>my-repo</tt> will have all the data in _______________________________________________ Savannah-cvs mailing list Savannah-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/savannah-cvs