[bt-devel] Bazaar

Sveinung Kvilhaugsvik sveinung84 at users.sourceforge.net
Wed Dec 30 15:38:09 MST 2009


> $ bzr branch https://bibletime.svn.sourceforge.net/svnroot/bibletime/trunk/bibletime
> trunk
> bzr: ERROR: KnitPackRepository('file:///home/greg/Projects/bibletime-bzr/.bzr/repository/')
> is not compatible with
> SvnRepository('https://bibletime.svn.sourceforge.net/svnroot/bibletime')
> different rich-root support
>
> Any idea on what's going wrong?
Bazaar supports different branch formats. The format you use don't
support SVN. When you create a repository use a format that supports
SVN. Run "bzr help init" to see what formats your version of bazaar
supports. You need one that supports rich-root. If you want to use
your current repo you can convert it using "bzr upgrade
--format=TheFormatYouWant" (try "bzr help upgrade" for details).

Hope this helps
Sveinung Kvilhaugsvik



More information about the bt-devel mailing list