Export bazaar history to subversion ?
David Cournapeau
david at ar.media.kyoto-u.ac.jp
Wed Oct 11 09:33:45 BST 2006
Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> David Cournapeau wrote:
>
>> 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 ?
>>
>
> It's a bug, i.e. an unimplemented feature that Jelmer didn't need for
> his usecase. (It shouldn't actually be attempting to mkdir.)
>
Would it be easy to fix and test ?
> However, if you can use svn to create an empty branch, you may be able
> to push into it. (Blind leading the blind, here.)
>
I think the problem would be the same, but I may have done something
wrong. How would you create an empty branch to the svn repository ?
Anyway, I was not aware of tailor, and it looks like it should do
exactly what I am looking for.
David
More information about the bazaar
mailing list