Rev 604: Merge 0.4. in file:///data/jelmer/bzr-svn/revprops/

Jelmer Vernooij jelmer at samba.org
Fri Dec 14 23:20:01 GMT 2007


At file:///data/jelmer/bzr-svn/revprops/

------------------------------------------------------------
revno: 604
revision-id:jelmer at samba.org-20071214232001-8tzylqgxqeg1xaw9
parent: jelmer at samba.org-20071214161427-i0vd3rcjnuwg9kv5
parent: jelmer at samba.org-20071214162708-j5gkj5o5wfnudlfa
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: revprops
timestamp: Sat 2007-12-15 00:20:01 +0100
message:
  Merge 0.4.
modified:
  FAQ                            faq-20070910195147-p9u38s9wplds2d4o-1
    ------------------------------------------------------------
    revno: 579.1.230
    revision-id:jelmer at samba.org-20071214162708-j5gkj5o5wfnudlfa
    parent: jelmer at samba.org-20071214155628-1rfw35a3hgmpcjqf
    committer: Jelmer Vernooij <jelmer at samba.org>
    branch nick: 0.4
    timestamp: Fri 2007-12-14 17:27:08 +0100
    message:
      Add note about revision specifier.
    modified:
      FAQ                            faq-20070910195147-p9u38s9wplds2d4o-1
=== modified file 'FAQ'
--- a/FAQ	2007-12-14 14:11:51 +0000
+++ b/FAQ	2007-12-14 16:27:08 +0000
@@ -70,7 +70,12 @@
 =====================================================
 The Bazaar revno's differ from the Subversion revno's
 =====================================================
-That's right. Bazaar revision numbers are per-branch, whereas Subversion revno's are per-repository.
+That's right. Bazaar revision numbers are per-branch, whereas Subversion revno's are per-repository. If you 
+would like to use Subversion revision numbers, use the "svn:" revision specifier. For example:
+
+::
+
+  $ bzr ls -rsvn:34 svn://example.com/bar
 
 =========================================================================
 Bazaar reports branches have diverged while pulling, when they haven't




More information about the bazaar-commits mailing list