[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BZR error!
From: |
Juanma Barranquero |
Subject: |
Re: BZR error! |
Date: |
Mon, 4 Jan 2010 16:27:59 +0100 |
On Mon, Jan 4, 2010 at 16:05, Angelo Graziosi <address@hidden> wrote:
> With
> CVS this was simple:
>
> cvs -z3 -d:pserver:address@hidden:/sources/emacs co -P emacs
>
> and
>
> cd emacs
> cvs up -dP
>
> Now it is much complicated!
bzr branch http://bzr.savannah.gnu.org/r/emacs
and
cd emacs
bzr pull
does not seem "much more complicated". That it works right now or not
is unrelated, and just transitory (apparently it works now if you use
http://bzr.savannah.gnu.org/r/emacs/emacs-23).
> $ bzr branch --stacked http://bzr.savannah.gnu.org/r/emacs/trunk emacs-trunk
Why do you use --stacked?
> $ bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk
Why do you use --lightweight?
> 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!
>
> At least your wiki page should be rewritten!
My, you have a nice way to ask for help.
> PS - What have we gained migrating from CVS to BAZAAR? Why not SVN, which is
> simpler than BAZAAR?
Define "we". Developers have gained the possibility of having all the
tools of a VCS for their local developments. Search google for the
differences between centralized and distributed VCS.
Juanma
- Re: BZR error!, (continued)
- Re: BZR error!, Angelo Graziosi, 2010/01/04
- Re: BZR error!, Tassilo Horn, 2010/01/04
- Re: BZR error!, Werner LEMBERG, 2010/01/04
- Re: BZR error!, Miles Bader, 2010/01/04
- Re: BZR error!, Juanma Barranquero, 2010/01/04
- Re: BZR error!, Werner LEMBERG, 2010/01/04
- Re: BZR error!, Juanma Barranquero, 2010/01/04
- Re: BZR error!, Miles Bader, 2010/01/04
- Re: BZR error!, Juanma Barranquero, 2010/01/04
- Re: BZR error!, Richard Stallman, 2010/01/04
- Re: BZR error!,
Juanma Barranquero <=
- Re: BZR error!, Angelo Graziosi, 2010/01/04
- Re: BZR error!, Juanma Barranquero, 2010/01/04
- Re: BZR error!, Óscar Fuentes, 2010/01/04
- Re: BZR error!, Richard Stallman, 2010/01/04
- Re: BZR error!, Eli Zaretskii, 2010/01/05
Re: BZR error!, Sven Joachim, 2010/01/04
Re: BZR error!, Stefan Monnier, 2010/01/04
Re: BZR error!, Tom Tromey, 2010/01/04