Rev 719: Add entry about svn-upgrade. in file:///data/jelmer/bzr-svn/0.4/
Jelmer Vernooij
jelmer at samba.org
Wed Oct 17 01:14:30 BST 2007
At file:///data/jelmer/bzr-svn/0.4/
------------------------------------------------------------
revno: 719
revision-id: jelmer at samba.org-20070926021308-mji79tvaal40fdz2
parent: jelmer at samba.org-20070925134348-1bsc948sqqmevhvh
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Wed 2007-09-26 04:13:08 +0200
message:
Add entry about svn-upgrade.
modified:
FAQ faq-20070910195147-p9u38s9wplds2d4o-1
=== modified file 'FAQ'
--- a/FAQ 2007-09-25 13:43:48 +0000
+++ b/FAQ 2007-09-26 02:13:08 +0000
@@ -63,3 +63,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.
+
+=========================================================================
+Bazaar reports branches have diverged while pulling, when they haven't
+=========================================================================
+As of version 0.4, bzr-svn creates revisions with different revision ids than
+previous versions. In other words, existing bzr-svn branches created with
+0.3.x can not be used directly with 0.4.0 but will have to be upgraded to
+work with 0.4.0 using the "bzr svn-upgrade" command. The bzr-rebase package
+has to be installed for this command to work correctly.
More information about the bazaar-commits
mailing list