[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/content/gnu-content/bzr index.txt
From: |
karl |
Subject: |
[Savannah-cvs] administration/content/gnu-content/bzr index.txt |
Date: |
Fri, 25 Jan 2013 23:34:34 +0000 |
CVSROOT: /web/administration
Module name: administration
Changes by: karl <karl> 13/01/25 23:34:34
Modified files:
content/gnu-content/bzr: index.txt
Log message:
spurious text, more consistent formatting
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/bzr/index.txt?cvsroot=administration&r1=1.18&r2=1.19
Patches:
Index: index.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/bzr/index.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- index.txt 25 Jan 2013 23:30:53 -0000 1.18
+++ index.txt 25 Jan 2013 23:34:34 -0000 1.19
@@ -6,7 +6,7 @@
each branch. You can see the branch names in the repository by pointing
a web browser to:</p>
-<pre>http://bzr.<?php echo $project->getTypeBaseHost(). "/r/" .
$project->getUnixName(); ?></pre>
+<p><tt>http://bzr.<?php echo $project->getTypeBaseHost(). "/r/" .
$project->getUnixName(); ?></tt></p>
<ul>
<li><p>For a repository with separate branch directories (<tt>trunk</tt>,
@@ -23,7 +23,7 @@
</li>
<li>If you need the low-performance HTTP access, this is the url:
-http://bzr.<?php echo $project->getTypeBaseHost(). "/r/" .
$project->getUnixName(); ?> URL scheme.
+<pre>http://bzr.<?php echo $project->getTypeBaseHost(). "/r/" .
$project->getUnixName(); ?></pre>
</li>
</ul>