emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BZR error!


From: Óscar Fuentes
Subject: Re: BZR error!
Date: Mon, 04 Jan 2010 17:58:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

Angelo Graziosi <address@hidden> writes:

[snip]

> $ bzr branch --stacked http://bzr.savannah.gnu.org/r/emacs/trunk emacs-trunk
> bzr: ERROR: Transport error: Server refuses to fulfill the request
> (403 Forbidden) for
> http://bzr.savannah.gnu.org/r/emacs/trunk/.bzr/branch-format
>
> $ bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk
> emacs-trunk
> bzr: ERROR: Transport error: Server refuses to fulfill the request
> (403 Forbidden) for
> http://bzr.savannah.gnu.org/r/emacs/trunk/.bzr/branch-format
>
> YOU need to say people how to get in simple way Emacs dev. source, not
> how to complicate their life. I need source only to build etc. not to
> became e developer!

You could start by following the repeated advice here about not using
--lightweight checkouts of the upstream branch. That extends to
--stacked branches too.

It was said here that the disk space you save with --lightweight has the
cost of long and slow operations across the 'net and loss of
independence. Now you are experiencing that effect.

[snip]

-- 
Óscar





reply via email to

[Prev in Thread] Current Thread [Next in Thread]