|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Unable to pull bzr.devHello, I am using bzr from the development repository. I am getting this error repeatedly. I am able to browse the repo link on my browser though. [dk]bzr pull Using saved parent location: http://bazaar-vcs.org/bzr/bzr.dev/ bzr: ERROR: Connection error: while sending POST http://bazaar-vcs.org/bzr/bzr.dev/.bzr/smart: [Errno 10061] No connection could be made because the target machine actively refused it -dhruva Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ |
|
|
Re: Unable to pull bzr.devOn Sun, 2009-02-15 at 06:41 -0800, dhruva wrote:
> Hello, > I am using bzr from the development repository. I am getting this error repeatedly. I am able to browse the repo link on my browser though. > > [dk]bzr pull > Using saved parent location: http://bazaar-vcs.org/bzr/bzr.dev/ > bzr: ERROR: Connection error: while sending POST http://bazaar-vcs.org/bzr/bzr.dev/.bzr/smart: [Errno 10061] No connection could be made because the target machine actively refused it Thats interesting that you get a connection error - I would have expected a HTTP error code though. please try bzr pull nosmart+http://bazaar-vcs.org/bzr/bzr.dev Cheers, Rob |
|
|
Re: Unable to pull bzr.devHello, I get the same error. I tried doing a clone and still get the same error! This is happening from yesterday, I keep updating on a regular basis. I am using bzr with Activestate Python 2.61 on WXP. I tried 'bzr branch' and face the same problem. This is not bzr.dev repo specific, I even tried bzrtools repo and get the same error. -dhruva ----- Original Message ---- > From: Robert Collins <robertc@...> > To: dhruva <dhruva@...> > Cc: Bazaar <bazaar@...> > Sent: Monday, 16 February, 2009 2:21:23 AM > Subject: Re: Unable to pull bzr.dev > > On Sun, 2009-02-15 at 06:41 -0800, dhruva wrote: > > Hello, > > I am using bzr from the development repository. I am getting this error > repeatedly. I am able to browse the repo link on my browser though. > > > > [dk]bzr pull > > Using saved parent location: http://bazaar-vcs.org/bzr/bzr.dev/ > > bzr: ERROR: Connection error: while sending POST > http://bazaar-vcs.org/bzr/bzr.dev/.bzr/smart: [Errno 10061] No connection could > be made because the target machine actively refused it > > Thats interesting that you get a connection error - I would have > expected a HTTP error code though. > > please try > bzr pull nosmart+http://bazaar-vcs.org/bzr/bzr.dev > > Cheers, > Rob Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ |
|
|
|
|
|
Re: Unable to pull bzr.devdhruva wrote:
> > Hello, > I get the same error. I tried doing a clone and still get the same error! > This is happening from yesterday, I keep updating on a regular basis. I > am using bzr with Activestate Python 2.61 on WXP. > > I tried 'bzr branch' and face the same problem. This is not bzr.dev repo > specific, I even tried bzrtools repo and get the same error. Perhaps something is wrong with your HTTP proxy setting? That could explain a connection refused error. Can you access repositories via e.g. bzr+ssh:// rather than http:// ? -Andrew. |
| Free embeddable forum powered by Nabble | Forum Help |