Using svn as the repo for a bzr project

Jelmer Vernooij jelmer at vernstok.nl
Mon Nov 16 22:07:45 GMT 2009


On Mon, 2009-11-16 at 13:59 -0800, Stuart P. Bentley wrote:
> How do I go about doing that with an existing Bazaar repo?
If you have a Subversion repository at svn://foo.com/bar/svnroot, then
run something like:

bzr push svn://foo.com/bar/svnroot/trunk

Inside of your bzr branch.

Cheers,

Jelmer

> "Jelmer Vernooij" <jelmer at vernstok.nl> wrote in message 
> news:1258408406.30655.4.camel at ganieda...
> On Mon, 2009-11-16 at 13:46 -0800, Stuart P. Bentley wrote:
> > With svn info, I get (after the URL info):
> >
> > Repository UUID: a5423fc2-ba9a-4018-a383-07f06c5db23f
> > Revision: 1
> > Node Kind: directory
> > Last Changed Author: root
> > Last Changed Rev: 1
> > Last Changed Date: 2009-11-10 10:20:14 -0800 (Tue, 10 Nov 2009)
> It's correct that that does not work. The root of the repository already
> exists (with one revision in its history); the history you are trying to
> push to it is diverged from that.
> 
> You probably want to push to a branch /trunk inside of the repository
> you are trying to push to.
> 
> Cheers,
> 
> Jelmer
>  
> 
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20091116/4d8c9ce4/attachment.pgp 


More information about the bazaar mailing list