CVSROOT: /web/administration
Module name: administration
Changes by: Karl Berry <karl> 11/02/14 14:20:47
Modified files:
content/gnu-content/bzr: index.txt
Log message:
use consistent names in example and text
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.16&r2=1.17
Patches:
Index: index.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- index.txt 1 Nov 2010 21:04:39 -0000 1.16
+++ index.txt 14 Feb 2011 14:20:47 -0000 1.17
@@ -46,10 +46,10 @@
<pre>
rsync -av bzr.<?php echo
-$project->getTypeBaseHost(). "::bzr/" . $project->getUnixName(); ?>/
my_working_copy/
+$project->getTypeBaseHost(). "::bzr/" . $project->getUnixName(); ?>/
my-working-copy/
</pre>
-<p>Afterwards, the directory <tt>my-repo</tt> will have all the data in
+<p>Afterwards, the directory <tt>my-working-copy</tt> will have all the data in
its <tt>.bzr</tt> subdirectory, and each branch will also be a
subdirectory (empty except for its own <tt>.bzr</tt> subdirectory). To
fill out a branch's working tree, run <tt>cd branch && bzr
_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs