Rev 3907: (Jari Aalto) Unify some examples to be consistent with the rest of in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue Dec 16 01:56:59 GMT 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3907
revision-id: pqm at pqm.ubuntu.com-20081216015655-5wn3k66fkt8wv4i9
parent: pqm at pqm.ubuntu.com-20081216012058-qt15655kpfcpfreq
parent: jelmer at samba.org-20081216004750-2fzig3bmzgp0y2s7
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2008-12-16 01:56:55 +0000
message:
  (Jari Aalto) Unify some examples to be consistent with the rest of
  	the documentation.
modified:
  doc/en/user-guide/svn_plugin.txt svn_plugin.txt-20080509065016-cjc90f46407vi9a0-2
    ------------------------------------------------------------
    revno: 3882.5.2
    revision-id: jelmer at samba.org-20081216004750-2fzig3bmzgp0y2s7
    parent: jelmer at samba.org-20081207175836-70bdlcv9gbrbfqp0
    author: Jari Aalto <jari.aalto at cante.net>
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: bzr.dev
    timestamp: Tue 2008-12-16 01:47:50 +0100
    message:
      This patch unifies few examples to use same notation as elsewhere int he
      documentation:
      
        (comment)
    modified:
      doc/en/user-guide/svn_plugin.txt svn_plugin.txt-20080509065016-cjc90f46407vi9a0-2
=== modified file 'doc/en/user-guide/svn_plugin.txt'
--- a/doc/en/user-guide/svn_plugin.txt	2008-05-19 12:41:38 +0000
+++ b/doc/en/user-guide/svn_plugin.txt	2008-12-16 00:47:50 +0000
@@ -40,9 +40,9 @@
 
   bzr branch beagle-trunk beagle-feature1
   cd beagle-feature1
-  *changes*
+  (hack, hack, hack)
   bzr commit -m "blah blah blah"
-  *changes*
+  (hack, hack, hack)
   bzr commit -m "blah blah blah"
 
 When the feature is cooked, refresh your trunk mirror and merge
@@ -78,9 +78,9 @@
   bzr branch bzr+ssh://bzr.gnome.org/beagle.bzr/trunk beagle-trunk
   bzr branch beagle-trunk beagle-feature1
   cd beagle-feature1
-  *changes*
+  (hack, hack, hack)
   bzr commit -m "blah blah blah"
-  *changes*
+  (hack, hack, hack)
   bzr commit -m "blah blah blah"
   cd ../beagle-trunk
   bzr pull




More information about the bazaar-commits mailing list