emacs-devel
[Top][All Lists]
Advanced

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

Re: BZR error!


From: Tassilo Horn
Subject: Re: BZR error!
Date: Mon, 04 Jan 2010 16:27:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Angelo Graziosi <address@hidden> writes:

>>> This means I have to re-download the full trunk?
>>
>> No, just edit branch.conf and change trunk to emacs-23 in the
>> parent_location.
>
> WHAT???

Just edit that file in the .bzr/branch/ subdirectory.

> Sorry I do not know anything of branch.conf.  I want, if possible,
> only to download development source, build, test and report if I find
> problems. With CVS this was simple:
>
> cvs -z3 -d:pserver:address@hidden:/sources/emacs co -P emacs
>
> and
>
> cd emacs
> cvs up -dP

Hm, maybe making nightly snapshots available would be good.

> PS - What have we gained migrating from CVS to BAZAAR?  Why not SVN,
> which is simpler than BAZAAR?

Because SVN uses a central repository just like CVS does, and we wanted
to have a decentralized version control system, which are a bit more
complicated by their nature.  Anyway, the usage for users who just want
to have the bleeding edge version should be and is simple: bzr pull.
That this doesn't work currently seems to be a bug in the setup, which
will be fixed ASAP, I guess.

Bye,
Tassilo




reply via email to

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