unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs bzr access problems
@ 2011-07-31 17:59 Christoph Scholtes
  2011-07-31 19:15 ` Antoine Levitt
  0 siblings, 1 reply; 26+ messages in thread
From: Christoph Scholtes @ 2011-07-31 17:59 UTC (permalink / raw)
  To: Emacs-devel

Since a couple of days ago (that's when I first noticed it) I am having 
trouble updating my local bzr repos from the Emacs trunk.

The branch set up with ssh works fine. The ones without ssh, branched 
from `nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk' won't update on 
`bzr pull'.

The error I get is:
Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/trunk/
bzr: ERROR: Connection closed: Unexpected end of message. Please check 
connectivity and permissions, and report a bug if problems persist.

Not sure if this is an Emacs bzr problem or a general bzr problem. The 
problem exists on Windows (bzr v2.3.3) as well as GNU/Linux (bzr v2.3.4).

Anybody else having issues like this?

Christoph



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 17:59 Emacs bzr access problems Christoph Scholtes
@ 2011-07-31 19:15 ` Antoine Levitt
  2011-07-31 19:31   ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: Antoine Levitt @ 2011-07-31 19:15 UTC (permalink / raw)
  To: emacs-devel

31/07/11 19:59, Christoph Scholtes
> Since a couple of days ago (that's when I first noticed it) I am
> having trouble updating my local bzr repos from the Emacs trunk.
>
> The branch set up with ssh works fine. The ones without ssh, branched
> from `nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk' won't update on
> bzr pull'.
>
> The error I get is:
> Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/trunk/
> bzr: ERROR: Connection closed: Unexpected end of message. Please check
> connectivity and permissions, and report a bug if problems persist.
>
> Not sure if this is an Emacs bzr problem or a general bzr problem. The
> problem exists on Windows (bzr v2.3.3) as well as GNU/Linux (bzr
> v2.3.4).
>
> Anybody else having issues like this?

Yep, same, just noticed it a few hours ago.

I pulled up to the rev from Sat 2011-07-30 20:11:05 -0400 fine, if that
helps.




^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 19:15 ` Antoine Levitt
@ 2011-07-31 19:31   ` Eli Zaretskii
  2011-07-31 20:04     ` Christoph Scholtes
  2011-07-31 21:40     ` Antoine Levitt
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2011-07-31 19:31 UTC (permalink / raw)
  To: Antoine Levitt; +Cc: emacs-devel

> From: Antoine Levitt <antoine.levitt@gmail.com>
> Date: Sun, 31 Jul 2011 21:15:50 +0200
> 
> 31/07/11 19:59, Christoph Scholtes
> > Since a couple of days ago (that's when I first noticed it) I am
> > having trouble updating my local bzr repos from the Emacs trunk.
> >
> > The branch set up with ssh works fine. The ones without ssh, branched
> > from `nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk' won't update on
> > bzr pull'.
> >
> > The error I get is:
> > Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/trunk/
> > bzr: ERROR: Connection closed: Unexpected end of message. Please check
> > connectivity and permissions, and report a bug if problems persist.
> >
> > Not sure if this is an Emacs bzr problem or a general bzr problem. The
> > problem exists on Windows (bzr v2.3.3) as well as GNU/Linux (bzr
> > v2.3.4).
> >
> > Anybody else having issues like this?
> 
> Yep, same, just noticed it a few hours ago.

I forwarded this to the Savannah admins.

FWIW, bzr+ssh access works fine for me, but that doesn't help you.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 19:31   ` Eli Zaretskii
@ 2011-07-31 20:04     ` Christoph Scholtes
  2011-07-31 21:40     ` Antoine Levitt
  1 sibling, 0 replies; 26+ messages in thread
From: Christoph Scholtes @ 2011-07-31 20:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel, Antoine Levitt

On 7/31/2011 1:31 PM, Eli Zaretskii wrote:

> I forwarded this to the Savannah admins.

Thanks!

> FWIW, bzr+ssh access works fine for me, but that doesn't help you.

Yes, I can confirm this. I also have an bzr+ssh branch of the trunk 
which updates fine. I just noticed that my nightly builds using Jenkins 
were failing. That setup pulls into a regular (non-ssh) branch.

Let's see what the admins have to say.

Christoph




^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 19:31   ` Eli Zaretskii
  2011-07-31 20:04     ` Christoph Scholtes
@ 2011-07-31 21:40     ` Antoine Levitt
  2011-07-31 21:43       ` Christoph Scholtes
  1 sibling, 1 reply; 26+ messages in thread
From: Antoine Levitt @ 2011-07-31 21:40 UTC (permalink / raw)
  To: emacs-devel

31/07/11 21:31, Eli Zaretskii
>> From: Antoine Levitt <antoine.levitt@gmail.com>
>> Date: Sun, 31 Jul 2011 21:15:50 +0200
>> 
>> 31/07/11 19:59, Christoph Scholtes
>> > Since a couple of days ago (that's when I first noticed it) I am
>> > having trouble updating my local bzr repos from the Emacs trunk.
>> >
>> > The branch set up with ssh works fine. The ones without ssh, branched
>> > from `nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk' won't update on
>> > bzr pull'.
>> >
>> > The error I get is:
>> > Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/trunk/
>> > bzr: ERROR: Connection closed: Unexpected end of message. Please check
>> > connectivity and permissions, and report a bug if problems persist.
>> >
>> > Not sure if this is an Emacs bzr problem or a general bzr problem. The
>> > problem exists on Windows (bzr v2.3.3) as well as GNU/Linux (bzr
>> > v2.3.4).
>> >
>> > Anybody else having issues like this?
>> 
>> Yep, same, just noticed it a few hours ago.
>
> I forwarded this to the Savannah admins.

Fixed, thanks!




^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 21:40     ` Antoine Levitt
@ 2011-07-31 21:43       ` Christoph Scholtes
  2011-07-31 21:58         ` Christoph Scholtes
  2011-08-01 20:29         ` Eli Zaretskii
  0 siblings, 2 replies; 26+ messages in thread
From: Christoph Scholtes @ 2011-07-31 21:43 UTC (permalink / raw)
  To: emacs-devel

On 7/31/2011 3:40 PM, Antoine Levitt wrote:

>> I forwarded this to the Savannah admins.
>
> Fixed, thanks!

Not for me. Works neither in Windows nor GNU/Linux.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 21:43       ` Christoph Scholtes
@ 2011-07-31 21:58         ` Christoph Scholtes
  2011-08-01 20:29         ` Eli Zaretskii
  1 sibling, 0 replies; 26+ messages in thread
From: Christoph Scholtes @ 2011-07-31 21:58 UTC (permalink / raw)
  To: emacs-devel

On 7/31/2011 3:43 PM, Christoph Scholtes wrote:
> On 7/31/2011 3:40 PM, Antoine Levitt wrote:
>
>>> I forwarded this to the Savannah admins.
>>
>> Fixed, thanks!
>
> Not for me. Works neither in Windows nor GNU/Linux.

Actually, the problem is intermittent. I was just able to pull the 
latest revision (on Windows), but the next pull failed again with the 
previous error message.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-07-31 21:43       ` Christoph Scholtes
  2011-07-31 21:58         ` Christoph Scholtes
@ 2011-08-01 20:29         ` Eli Zaretskii
  2011-08-01 21:05           ` Tuomo Hartikainen
  2011-08-02  1:56           ` Christoph Scholtes
  1 sibling, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-01 20:29 UTC (permalink / raw)
  To: Christoph Scholtes; +Cc: emacs-devel

> Date: Sun, 31 Jul 2011 15:43:58 -0600
> From: Christoph Scholtes <cschol2112@googlemail.com>
> 
> On 7/31/2011 3:40 PM, Antoine Levitt wrote:
> 
> >> I forwarded this to the Savannah admins.
> >
> > Fixed, thanks!
> 
> Not for me. Works neither in Windows nor GNU/Linux.

Please try again.  I'm told that the problem should be solved.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-01 20:29         ` Eli Zaretskii
@ 2011-08-01 21:05           ` Tuomo Hartikainen
  2011-08-02  1:56           ` Christoph Scholtes
  1 sibling, 0 replies; 26+ messages in thread
From: Tuomo Hartikainen @ 2011-08-01 21:05 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> Please try again.  I'm told that the problem should be solved.
>
Still getting the following error:
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist

My bzr version is 2.3.4.

-- 
 - Tuomo Hartikainen



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-01 20:29         ` Eli Zaretskii
  2011-08-01 21:05           ` Tuomo Hartikainen
@ 2011-08-02  1:56           ` Christoph Scholtes
  2011-08-02  2:53             ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: Christoph Scholtes @ 2011-08-02  1:56 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On 8/1/2011 2:29 PM, Eli Zaretskii wrote:

> Please try again.  I'm told that the problem should be solved.

Works on Windows where the branch is only a couple of revisions behind.

On GNU/Linux (Arch, bzr v2.3.4) where the trunk branch is at 104259 it 
starts pulling the revisions but after a while stops with the same error 
as before.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02  1:56           ` Christoph Scholtes
@ 2011-08-02  2:53             ` Eli Zaretskii
  2011-08-02  3:02               ` Christoph Scholtes
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-02  2:53 UTC (permalink / raw)
  To: Christoph Scholtes; +Cc: emacs-devel

> Date: Mon, 01 Aug 2011 19:56:41 -0600
> From: Christoph Scholtes <cschol2112@googlemail.com>
> CC: emacs-devel@gnu.org
> 
> On 8/1/2011 2:29 PM, Eli Zaretskii wrote:
> 
> > Please try again.  I'm told that the problem should be solved.
> 
> Works on Windows where the branch is only a couple of revisions behind.
> 
> On GNU/Linux (Arch, bzr v2.3.4) where the trunk branch is at 104259 it 
> starts pulling the revisions but after a while stops with the same error 
> as before.

What protocol does this old branch use?  (Look in
.bzr/branch/branch.conf if you don't remember.)  Does the branch on
Windows use the same protocol?



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02  2:53             ` Eli Zaretskii
@ 2011-08-02  3:02               ` Christoph Scholtes
  2011-08-02  5:45                 ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: Christoph Scholtes @ 2011-08-02  3:02 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On 8/1/2011 8:53 PM, Eli Zaretskii wrote:

> What protocol does this old branch use?  (Look in
> .bzr/branch/branch.conf if you don't remember.)  Does the branch on
> Windows use the same protocol?

The file contains a single line on both systems:

parent_location = bzr://bzr.savannah.gnu.org/emacs/trunk/



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02  3:02               ` Christoph Scholtes
@ 2011-08-02  5:45                 ` Eli Zaretskii
  2011-08-02 11:45                   ` Christoph Scholtes
  0 siblings, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-02  5:45 UTC (permalink / raw)
  To: Christoph Scholtes; +Cc: emacs-devel

> Date: Mon, 01 Aug 2011 21:02:25 -0600
> From: Christoph Scholtes <cschol2112@googlemail.com>
> CC: emacs-devel@gnu.org
> 
> On 8/1/2011 8:53 PM, Eli Zaretskii wrote:
> 
> > What protocol does this old branch use?  (Look in
> > .bzr/branch/branch.conf if you don't remember.)  Does the branch on
> > Windows use the same protocol?
> 
> The file contains a single line on both systems:
> 
> parent_location = bzr://bzr.savannah.gnu.org/emacs/trunk/

Try using nosmart+, i.e.

  bzr up nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk

I just branched the whole trunk afresh: it worked with nosmart+bzr://,
but failed with bzr://.

I will talk to the Savannah admins again.  Thanks for trying this.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02  5:45                 ` Eli Zaretskii
@ 2011-08-02 11:45                   ` Christoph Scholtes
  2011-08-02 16:40                     ` Eli Zaretskii
  0 siblings, 1 reply; 26+ messages in thread
From: Christoph Scholtes @ 2011-08-02 11:45 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On 8/1/2011 11:45 PM, Eli Zaretskii wrote:

> Try using nosmart+, i.e.
>
>    bzr up nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk
>
> I just branched the whole trunk afresh: it worked with nosmart+bzr://,
> but failed with bzr://.
>
> I will talk to the Savannah admins again.  Thanks for trying this.

I changed the branch.conf and added the nosmart+ part. Now the GNU/Linux 
branch updated fine.

Thanks for looking at this.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02 11:45                   ` Christoph Scholtes
@ 2011-08-02 16:40                     ` Eli Zaretskii
  2011-08-03  1:15                       ` Christoph Scholtes
  2011-08-03 10:48                       ` Andreas Röhler
  0 siblings, 2 replies; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-02 16:40 UTC (permalink / raw)
  To: Christoph Scholtes; +Cc: emacs-devel

> Date: Tue, 02 Aug 2011 05:45:45 -0600
> From: Christoph Scholtes <cschol2112@googlemail.com>
> CC: emacs-devel@gnu.org
> 
> On 8/1/2011 11:45 PM, Eli Zaretskii wrote:
> 
> > Try using nosmart+, i.e.
> >
> >    bzr up nosmart+bzr://bzr.savannah.gnu.org/emacs/trunk
> >
> > I just branched the whole trunk afresh: it worked with nosmart+bzr://,
> > but failed with bzr://.
> >
> > I will talk to the Savannah admins again.  Thanks for trying this.
> 
> I changed the branch.conf and added the nosmart+ part. Now the GNU/Linux 
> branch updated fine.

Can people please try again with bzr:// ?  Savannah admins think it
might work now.

Please report back any kind of results, thanks.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02 16:40                     ` Eli Zaretskii
@ 2011-08-03  1:15                       ` Christoph Scholtes
  2011-08-09 17:54                         ` Antoine Levitt
  2011-08-03 10:48                       ` Andreas Röhler
  1 sibling, 1 reply; 26+ messages in thread
From: Christoph Scholtes @ 2011-08-03  1:15 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On 8/2/2011 10:40 AM, Eli Zaretskii wrote:

> Can people please try again with bzr:// ?  Savannah admins think it
> might work now.
>
> Please report back any kind of results, thanks.

Yes. It seems to work. On GNU/Linux, I changed the branch back to bzr:// 
and successfully pulled. Then I did a fresh test checkout from the trunk 
and it completed also. Windows also works.

Thanks again.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-02 16:40                     ` Eli Zaretskii
  2011-08-03  1:15                       ` Christoph Scholtes
@ 2011-08-03 10:48                       ` Andreas Röhler
  1 sibling, 0 replies; 26+ messages in thread
From: Andreas Röhler @ 2011-08-03 10:48 UTC (permalink / raw)
  To: emacs-devel


> Please report back any kind of results, thanks.
>
>

bzr branch bzr://bzr.savannah.gnu.org/emacs/xwidget emacs-xwidget

successful this morning,

thanks,

Andreas



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-03  1:15                       ` Christoph Scholtes
@ 2011-08-09 17:54                         ` Antoine Levitt
  2011-08-10  6:10                           ` Tim Cross
  0 siblings, 1 reply; 26+ messages in thread
From: Antoine Levitt @ 2011-08-09 17:54 UTC (permalink / raw)
  To: emacs-devel

03/08/11 03:15, Christoph Scholtes
> On 8/2/2011 10:40 AM, Eli Zaretskii wrote:
>
>> Can people please try again with bzr:// ?  Savannah admins think it
>> might work now.
>>
>> Please report back any kind of results, thanks.
>
> Yes. It seems to work. On GNU/Linux, I changed the branch back to
> bzr:// and successfully pulled. Then I did a fresh test checkout from
> the trunk and it completed also. Windows also works.
>
> Thanks again.

It's intermitently down again.




^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-09 17:54                         ` Antoine Levitt
@ 2011-08-10  6:10                           ` Tim Cross
  2011-08-10  6:13                             ` Tim Cross
  2011-08-11  4:33                             ` Eli Zaretskii
  0 siblings, 2 replies; 26+ messages in thread
From: Tim Cross @ 2011-08-10  6:10 UTC (permalink / raw)
  To: emacs-devel

Yep, I've been trying to update for the last 5 hours or so. It
connects, starts the 'finding revisions' stage, initially, looks OK,
but then the transfer rate drops down to 1KB/s and just dribbles on
and on and ......

Tim


On Wed, Aug 10, 2011 at 3:54 AM, Antoine Levitt
<antoine.levitt@gmail.com> wrote:
> 03/08/11 03:15, Christoph Scholtes
>> On 8/2/2011 10:40 AM, Eli Zaretskii wrote:
>>
>>> Can people please try again with bzr:// ?  Savannah admins think it
>>> might work now.
>>>
>>> Please report back any kind of results, thanks.
>>
>> Yes. It seems to work. On GNU/Linux, I changed the branch back to
>> bzr:// and successfully pulled. Then I did a fresh test checkout from
>> the trunk and it completed also. Windows also works.
>>
>> Thanks again.
>
> It's intermitently down again.
>
>
>



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-10  6:10                           ` Tim Cross
@ 2011-08-10  6:13                             ` Tim Cross
  2011-08-10  7:52                               ` Eli Zaretskii
  2011-08-11  4:33                             ` Eli Zaretskii
  1 sibling, 1 reply; 26+ messages in thread
From: Tim Cross @ 2011-08-10  6:13 UTC (permalink / raw)
  To: emacs-devel

Should have mentioned, I'm accessing via
http://bzr.savannah.gnu.org/r/emacs/trunk


On Wed, Aug 10, 2011 at 4:10 PM, Tim Cross <theophilusx@gmail.com> wrote:
> Yep, I've been trying to update for the last 5 hours or so. It
> connects, starts the 'finding revisions' stage, initially, looks OK,
> but then the transfer rate drops down to 1KB/s and just dribbles on
> and on and ......
>
> Tim
>
>
> On Wed, Aug 10, 2011 at 3:54 AM, Antoine Levitt
> <antoine.levitt@gmail.com> wrote:
>> 03/08/11 03:15, Christoph Scholtes
>>> On 8/2/2011 10:40 AM, Eli Zaretskii wrote:
>>>
>>>> Can people please try again with bzr:// ?  Savannah admins think it
>>>> might work now.
>>>>
>>>> Please report back any kind of results, thanks.
>>>
>>> Yes. It seems to work. On GNU/Linux, I changed the branch back to
>>> bzr:// and successfully pulled. Then I did a fresh test checkout from
>>> the trunk and it completed also. Windows also works.
>>>
>>> Thanks again.
>>
>> It's intermitently down again.
>>
>>
>>
>



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-10  6:13                             ` Tim Cross
@ 2011-08-10  7:52                               ` Eli Zaretskii
  0 siblings, 0 replies; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-10  7:52 UTC (permalink / raw)
  To: Tim Cross; +Cc: emacs-devel

> Date: Wed, 10 Aug 2011 16:13:08 +1000
> From: Tim Cross <theophilusx@gmail.com>
> 
> Should have mentioned, I'm accessing via
> http://bzr.savannah.gnu.org/r/emacs/trunk

You should use bzr://bzr.savannah.gnu.org/emacs/trunk instead, it at
least fails immediately ;-)

I posted a request to the admins to fix this.  bzr+ssh does work
normally, but that only helps those who have write access.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-10  6:10                           ` Tim Cross
  2011-08-10  6:13                             ` Tim Cross
@ 2011-08-11  4:33                             ` Eli Zaretskii
  2011-08-14  3:06                               ` Matt Curtis
  1 sibling, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-11  4:33 UTC (permalink / raw)
  To: Tim Cross; +Cc: emacs-devel

> Date: Wed, 10 Aug 2011 16:10:01 +1000
> From: Tim Cross <theophilusx@gmail.com>
> 
> Yep, I've been trying to update for the last 5 hours or so. It
> connects, starts the 'finding revisions' stage, initially, looks OK,
> but then the transfer rate drops down to 1KB/s and just dribbles on
> and on and ......

Please try again, it should be working now.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-11  4:33                             ` Eli Zaretskii
@ 2011-08-14  3:06                               ` Matt Curtis
  2011-08-14  7:32                                 ` Eli Zaretskii
  2011-08-14  9:31                                 ` Thierry Volpiatto
  0 siblings, 2 replies; 26+ messages in thread
From: Matt Curtis @ 2011-08-14  3:06 UTC (permalink / raw)
  To: emacs-devel

Eli Zaretskii <eliz <at> gnu.org> writes:
> Please try again, it should be working now.

I've tried nosmart+bzr: and bzr: and both fail, after an hour of downloading.

cheers,
Matt





^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-14  3:06                               ` Matt Curtis
@ 2011-08-14  7:32                                 ` Eli Zaretskii
  2011-08-14  7:47                                   ` Matt Curtis
  2011-08-14  9:31                                 ` Thierry Volpiatto
  1 sibling, 1 reply; 26+ messages in thread
From: Eli Zaretskii @ 2011-08-14  7:32 UTC (permalink / raw)
  To: Matt Curtis; +Cc: emacs-devel

> From: Matt Curtis <matt.r.curtis@gmail.com>
> Date: Sun, 14 Aug 2011 03:06:17 +0000 (UTC)
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> > Please try again, it should be working now.
> 
> I've tried nosmart+bzr: and bzr: and both fail, after an hour of downloading.

Fail how?  Please show at least the error message (on the screen and
in your .bzr.log file).  Please also show the full bzr command you
invoked (was it an initial "bzr branch" command or just "bzr update"?)
Better yet, post all that information directly to the appropriate list
savannah-hackers-public@gnu.org, which is where the Savannah admins
will see it and act on it.

In any case, this is a different problem: the original one was that it
wouldn't even start.



^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-14  7:32                                 ` Eli Zaretskii
@ 2011-08-14  7:47                                   ` Matt Curtis
  0 siblings, 0 replies; 26+ messages in thread
From: Matt Curtis @ 2011-08-14  7:47 UTC (permalink / raw)
  To: emacs-devel

Eli Zaretskii <eliz <at> gnu.org> writes:
> > I've tried nosmart+bzr: and bzr: and both fail, after an hour of downloading.
> 
> Fail how?  Please show at least the error message (on the screen and
> in your .bzr.log file).  Please also show the full bzr command you
> invoked (was it an initial "bzr branch" command or just "bzr update"?)
> Better yet, post all that information directly to the appropriate list
> savannah-hackers-public <at> gnu.org, which is where the Savannah admins
> will see it and act on it.

OK I'll follow up there.

> In any case, this is a different problem: the original one was that it
> wouldn't even start.

Ok, sorry - I found this thread after I googled for the error message I got.





^ permalink raw reply	[flat|nested] 26+ messages in thread

* Re: Emacs bzr access problems
  2011-08-14  3:06                               ` Matt Curtis
  2011-08-14  7:32                                 ` Eli Zaretskii
@ 2011-08-14  9:31                                 ` Thierry Volpiatto
  1 sibling, 0 replies; 26+ messages in thread
From: Thierry Volpiatto @ 2011-08-14  9:31 UTC (permalink / raw)
  To: emacs-devel

Matt Curtis <matt.r.curtis@gmail.com> writes:

> Eli Zaretskii <eliz <at> gnu.org> writes:
>> Please try again, it should be working now.
>
> I've tried nosmart+bzr: and bzr: and both fail, after an hour of downloading.
It's a pain to get emacs with 'bzr branch', i had same issue each time i
tried.
You should try with rsync, see this thread:

http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00558.html

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 




^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2011-08-14  9:31 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-31 17:59 Emacs bzr access problems Christoph Scholtes
2011-07-31 19:15 ` Antoine Levitt
2011-07-31 19:31   ` Eli Zaretskii
2011-07-31 20:04     ` Christoph Scholtes
2011-07-31 21:40     ` Antoine Levitt
2011-07-31 21:43       ` Christoph Scholtes
2011-07-31 21:58         ` Christoph Scholtes
2011-08-01 20:29         ` Eli Zaretskii
2011-08-01 21:05           ` Tuomo Hartikainen
2011-08-02  1:56           ` Christoph Scholtes
2011-08-02  2:53             ` Eli Zaretskii
2011-08-02  3:02               ` Christoph Scholtes
2011-08-02  5:45                 ` Eli Zaretskii
2011-08-02 11:45                   ` Christoph Scholtes
2011-08-02 16:40                     ` Eli Zaretskii
2011-08-03  1:15                       ` Christoph Scholtes
2011-08-09 17:54                         ` Antoine Levitt
2011-08-10  6:10                           ` Tim Cross
2011-08-10  6:13                             ` Tim Cross
2011-08-10  7:52                               ` Eli Zaretskii
2011-08-11  4:33                             ` Eli Zaretskii
2011-08-14  3:06                               ` Matt Curtis
2011-08-14  7:32                                 ` Eli Zaretskii
2011-08-14  7:47                                   ` Matt Curtis
2011-08-14  9:31                                 ` Thierry Volpiatto
2011-08-03 10:48                       ` Andreas Röhler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).