Author: reinhard
Date: 2012-03-23 07:04:07 -0500 (Fri, 23 Mar 2012)
New Revision: 10342

Modified:
   trunk/www/
   trunk/www/web/developers/bzr.php
Log:
Fix angle brackets so <logname> displays in web browser


Property changes on: trunk/www
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2011-03-01 14:52:21.558000088 +0100
committer: Reinhard Müller <reinhard.muel...@bytewise.at>
properties: 
        branch-nick: www

   + timestamp: 2011-08-08 15:50:39.431999922 -0700
committer: whizman
properties: 
        branch-nick: www

Name: bzr:revision-id:v4
   - 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y
335 reinhard.muel...@bytewise.at-20100505070516-lt1px9juogjy6yrd
336 reinhard.muel...@bytewise.at-20100505074317-nx6o09qo2aj08ndz
337 reinhard.muel...@bytewise.at-20100505075539-gtbpx7ytai79qh8c
338 reinhard.muel...@bytewise.at-20100505075936-05w75sgyx8v4u7d6
339 reinhard.muel...@bytewise.at-20100505092959-kh1lsv9trjmbuaw1
340 reinhard.muel...@bytewise.at-20101005075253-n2bn306d4ea61znv
341 reinhard.muel...@bytewise.at-20110107130924-26ejb95p3dido1w4
342 reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82

   + 333 reinhard.muel...@bytewise.at-20100504193915-yl6ojj9gjij4tv8h
334 reinhard.muel...@bytewise.at-20100505064940-h5j5b0vgxugvk81y
335 reinhard.muel...@bytewise.at-20100505070516-lt1px9juogjy6yrd
336 reinhard.muel...@bytewise.at-20100505074317-nx6o09qo2aj08ndz
337 reinhard.muel...@bytewise.at-20100505075539-gtbpx7ytai79qh8c
338 reinhard.muel...@bytewise.at-20100505075936-05w75sgyx8v4u7d6
339 reinhard.muel...@bytewise.at-20100505092959-kh1lsv9trjmbuaw1
340 reinhard.muel...@bytewise.at-20101005075253-n2bn306d4ea61znv
341 reinhard.muel...@bytewise.at-20110107130924-26ejb95p3dido1w4
342 reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82
343 whizman-20110808225039-xu2rdsp6f94ts6ln

Name: bzr:text-parents
   - 
   + web/developers/bzr.php     
reinhard.muel...@bytewise.at-20110301135221-vvte6kac234hpv82    
whizman-20110808222702-ego6mihwsspoyzoq

Name: bzr:ancestry:v4
   + whizman-20110808222702-ego6mihwsspoyzoq


Modified: trunk/www/web/developers/bzr.php
===================================================================
--- trunk/www/web/developers/bzr.php    2012-03-23 12:04:03 UTC (rev 10341)
+++ trunk/www/web/developers/bzr.php    2012-03-23 12:04:07 UTC (rev 10342)
@@ -34,7 +34,7 @@
 <h2>Developer Access</h2>
 <p>GNU Enterprise Developer can access the repository with the following 
command.</p>
 <pre>
-  $ bzr checkout bzr+ssh://<logname>@bzr.savannah.gnu.org/gnue
+  $ bzr checkout bzr+ssh://&lt;logname&gt;@bzr.savannah.gnu.org/gnue
 </pre>
 
 </div>


_______________________________________________
commit-gnue mailing list
commit-gnue@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to