Export bazaar history to subversion ?

David Cournapeau david at ar.media.kyoto-u.ac.jp
Tue Oct 10 13:29:20 BST 2006


>
>
> Could you say how you think it's not doing what you want?  I'm not sure
> whether you know this, but push can create branches as well as updating
> them, so it seems at least possible that this approach would work.
    First, I have to confess I am not really familiar with branching and 
so, as I have used bzr mainly as a versionned filesystem for my project 
for now, without much experience with CVS or subversion outside checking 
out repositories.
   
    I am not sure how I am supposed to use  bzr push with the subversion 
server: if I try a bzr push svn://localhost/package_name/branches (I 
have a svnserver running on my computer locally to test bzr <-> svn), I 
get an exception about SvnRaTransport.mkdir not being implemented from 
the bzr.svn plugin. Am I doing something wrong, or is it a bug ? (I am 
using bzr 0.11 and the last version of the bzr.svn found at 
http://people.samba.org/bzr/jelmer/bzr-svn/bzr.dev )

    David
  




More information about the bazaar mailing list