Need documentation about repository format

Bug #144388 reported by Ross Burton
2
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Undecided
Unassigned
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

With bzr 0.90 and bzr-svn 0.4.3:

$ bzr init-repository eds-dbus.bzr
$ cd eds-dbus.bzr
$ bzr checkout svn+https://svn.o-hand.com/repos/eds-dbus/trunk svn
bzr: ERROR: Repository KnitRepository('file:///home/ross/Programming/cvs/eds-dbus.bzr/.bzr/') is not compatible with repository SvnRepository('https://svn.o-hand.com/repos/eds-dbus')

This used to work, because I have a repository with a checkout and a branch in which I can't update anymore.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 144388] Cannot do svn checkouts in a repository

Am Montag, den 24.09.2007, 08:56 +0000 schrieb Ross Burton:
> With bzr 0.90 and bzr-svn 0.4.3:
>
> $ bzr init-repository eds-dbus.bzr
> $ cd eds-dbus.bzr
> $ bzr checkout svn+https://svn.o-hand.com/repos/eds-dbus/trunk svn
> bzr: ERROR: Repository KnitRepository('file:///home/ross/Programming/cvs/eds-dbus.bzr/.bzr/') is not compatible with repository SvnRepository('https://svn.o-hand.com/repos/eds-dbus')
>
> This used to work, because I have a repository with a checkout and a
> branch in which I can't update anymore.
bzr-svn 0.4.x requires dirstate-with-subtree repositories. Please run
'bzr upgrade --dirstate-with-subtree' to upgrade the repository. Creating a dirstate-with-subtree
repository right from the start can be done by running 'bzr init-repo --dirstate-with-subtree'.

This has been documented in the FAQ that will be in 0.4.4.

  summary "Need documentation about repository format"
  status fixcommitted

Cheers,

Jelmer

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Changed in bzr:
status: New → Fix Committed
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

  affects /products/bzr-svn

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Revision history for this message
Ross Burton (ross) wrote :

I did that and then bzr updated, and it considered every file in the repository to be in conflict. :(

Revision history for this message
Ross Burton (ross) wrote :

I should clarify that my previous point is about an existing checkout I had.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 144388] Re: Need documentation about repository format

Am Montag, den 24.09.2007, 14:25 +0000 schrieb Ross Burton:
> I did that and then bzr updated, and it considered every file in the
> repository to be in conflict. :(
For existing repositories, you need to run 'svn-upgrade' to update to
the v0.4 svn mappings (see NEWS.Debian if you're on Debian/Ubuntu). If
you don't have any local changes, it's probably easier to do a new
checkout using 0.4.

Cheers,

jelmer

--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Jelmer Vernooij (jelmer)
Changed in bzr:
status: Fix Committed → Invalid
Changed in bzr-svn:
assignee: nobody → jelmer
importance: Undecided → Low
status: New → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: none → 0.4.4
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.