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

------------------------------------------------------------
revno: 3907
revision-id: [email protected]
parent: [email protected]
parent: [email protected]
committer: Canonical.com Patch Queue Manager <[email protected]>
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: [email protected]
    parent: [email protected]
    author: Jari Aalto <[email protected]>
    committer: Jelmer Vernooij <[email protected]>
    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


-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to