Using svn as the repo for a bzr project

Jelmer Vernooij jelmer at vernstok.nl
Mon Nov 16 21:53:26 GMT 2009


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/544b9486/attachment.pgp 


More information about the bazaar mailing list