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

Modified:
   trunk/www/
   trunk/www/web/developers/bzr.php
Log:
Recommend to create bzr checkouts rather than branches.



Property changes on: trunk/www
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2011-01-07 14:09:24.279999971 +0100
committer: Reinhard Müller <[email protected]>
properties: 
        branch-nick: www

   + timestamp: 2011-03-01 14:52:21.558000088 +0100
committer: Reinhard Müller <[email protected]>
properties: 
        branch-nick: www

Name: bzr:revision-id:v4
   - 333 [email protected]
334 [email protected]
335 [email protected]
336 [email protected]
337 [email protected]
338 [email protected]
339 [email protected]
340 [email protected]
341 [email protected]

   + 333 [email protected]
334 [email protected]
335 [email protected]
336 [email protected]
337 [email protected]
338 [email protected]
339 [email protected]
340 [email protected]
341 [email protected]
342 [email protected]

Name: bzr:text-parents
   - web/developers/bzr.php     
[email protected]

   + 

Modified: trunk/www/web/developers/bzr.php
===================================================================
--- trunk/www/web/developers/bzr.php    2012-02-22 20:20:28 UTC (rev 10340)
+++ trunk/www/web/developers/bzr.php    2012-03-23 12:04:03 UTC (rev 10341)
@@ -24,7 +24,7 @@
 </ul>
 
 <pre>
-  $ bzr branch bzr://bzr.savannah.gnu.org/gnue
+  $ bzr checkout bzr://bzr.savannah.gnu.org/gnue
 </pre>
 
 <ul>
@@ -34,7 +34,7 @@
 <h2>Developer Access</h2>
 <p>GNU Enterprise Developer can access the repository with the following 
command.</p>
 <pre>
-  $ bzr branch bzr+ssh://<logname>@bzr.savannah.gnu.org/gnue
+  $ bzr checkout bzr+ssh://<logname>@bzr.savannah.gnu.org/gnue
 </pre>
 
 </div>


_______________________________________________
commit-gnue mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to