svn-import and parent location

Jelmer Vernooij jelmer at samba.org
Fri Mar 12 16:17:38 GMT 2010


Hi Martin,

On 03/12/10 16:35, Martin Guillon wrote:
>
> You are right, but my problem with that is our svn repo is over https. 
> And when trying to pull/push over https I get that error
>
> bzr: ERROR: Connection error: while sending GET /branches/test: 
> (10061, 'Connection refused')
>
> I tried adding my login info in the address but it still wont work
>

What URLs do you use when you connect with the standard Subversion 
client? Those same URLs should work with Bazaar.

The error suggests that there is no HTTPS server running at that address.

Cheers,

Jelmer

> *From:* bazaar-bounces at lists.canonical.com 
> [mailto:bazaar-bounces at lists.canonical.com] *On Behalf Of *Jelmer Vernooij
> *Sent:* Friday, March 12, 2010 12:29 PM
> *To:* bazaar at lists.canonical.com
> *Subject:* Re: svn-import and parent location
>
> Hi Martin,
>
> On 03/12/10 12:13, Martin Guillon wrote:
>
> Hi,
>
> I used svn-import to switch our SVN repository to Bazaar. It  works 
> great, I didn't loose anything!
>
> Now I have a question. Looking at my branches I see that the parent 
> location is the corresponding svn branch.
>
> Now I am  very happy with that, if I can push my bazaar modifications 
> to our svn rep, GREAT!
>
> But I cant have it to work. If I try to push I get an error.
>
> If my svn branch is at "svn://address/branches/test" then the ouptu of 
> Push is
>
> Run command: bzr push svn://address/branches/test --directory 
> D:/Martin/dev/CM/bazaar/client/test --remember --no-strict
>
> Connected (version 2.0, client OpenSSH_5.1p1)
>
> Authentication (publickey) successful!
>
> Secsh channel 1 opened.
>
> bzr: ERROR: Not a branch: " branches/test".
>
> Anyone can help?
>
> You can't push over the svn:// protocol - much like you couldn't 
> commit in a checkout in svn if you made it from a svn:// URL. You 
> should be able to push over ssh by using svn+ssh://.
>
> Cheers,
>
> Jelmer
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100312/2ccd5758/attachment-0001.htm 


More information about the bazaar mailing list