svn-import and parent location

Jelmer Vernooij jelmer at samba.org
Tue May 18 22:36:52 BST 2010


Hi Martin,

On Mon, 2010-05-17 at 09:30 -0700, Martin Guillon wrote:
> It s been a long time since my last message in this thread. 
> 
> But today I was asked again if I could pull or push from or new bzr
> repository to our svn repository.
> 
>  
> 
> I created our bzr repo by using bzr-svn import.
> 

> Now the parent location of my branches are my svn branches which is
> pretty good!
> 
> My problem comes afterwards.
> 
> Our svn repo address is like that: https://scm.mycompany.com:8443/...
> 
> If I try to do a pull using that parent address. Then I am asked for
> my login/password (good) but then I get that
> 
> bzr: ERROR: Not a branch:
> "https://scm.mycompany.com:8443/svn/src/Project/trunk/".
> 
>  
> 
> I remember that there was a bug in a function to contact svn (wasn’t
> using the right amount of parameters, but cant find it anymore :s) so
> that s why I am using bzr 2.2b2 (windows)
Does svn work with that particular URL? In other words, does "svn info
<url>" work ?

Alternatively you may want to try running "bzr -Dtransport pull", which
will log extra information about the commands that are run on the
Subversion repository in .bzr.log.

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/20100518/2376899b/attachment.pgp 


More information about the bazaar mailing list