all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: Andreas Schwab <schwab@linux-m68k.org>, Emacs <emacs-devel@gnu.org>
Subject: Re: BZR error!
Date: Mon, 4 Jan 2010 16:27:59 +0100	[thread overview]
Message-ID: <f7ccd24b1001040727t4b58cfa1of7c3f33f7ac020cc@mail.gmail.com> (raw)
In-Reply-To: <4B4203A0.20402@alice.it>

On Mon, Jan 4, 2010 at 16:05, Angelo Graziosi <angelo.graziosi@alice.it> wrote:

> With
> CVS this was simple:
>
> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/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




  parent reply	other threads:[~2010-01-04 15:27 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 10:01 BZR error! Angelo Graziosi
2010-01-04 12:30 ` Tassilo Horn
2010-01-04 12:43   ` Juanma Barranquero
2010-01-04 13:24     ` Óscar Fuentes
2010-01-04 13:30     ` Tassilo Horn
2010-01-04 18:29       ` Eli Zaretskii
2010-01-04 20:28         ` Andreas Schwab
2010-01-04 20:39         ` Stefan Monnier
2010-01-05  4:03           ` Eli Zaretskii
2010-01-05  6:16             ` Óscar Fuentes
2010-01-05 15:10               ` Stefan Monnier
2010-01-05 15:49                 ` Andreas Schwab
2010-01-05 16:37                   ` Stefan Monnier
2010-01-05 17:16                     ` Andreas Schwab
2010-01-05 17:36                       ` Óscar Fuentes
2010-01-04 14:32 ` Andreas Schwab
2010-01-04 14:45   ` Angelo Graziosi
2010-01-04 14:49     ` Andreas Schwab
2010-01-04 15:05       ` Angelo Graziosi
2010-01-04 15:27         ` Tassilo Horn
2010-01-04 15:33           ` Werner LEMBERG
2010-01-04 15:41             ` Miles Bader
2010-01-04 15:46             ` Juanma Barranquero
2010-01-04 15:56               ` Werner LEMBERG
2010-01-04 15:59                 ` Juanma Barranquero
2010-01-04 16:05               ` Miles Bader
2010-01-04 16:08                 ` Juanma Barranquero
2010-01-05  3:31             ` Richard Stallman
2010-01-04 15:27         ` Juanma Barranquero [this message]
2010-01-04 15:48           ` Angelo Graziosi
2010-01-04 15:51             ` Juanma Barranquero
2010-01-04 16:58         ` Óscar Fuentes
2010-01-05  3:31       ` Richard Stallman
2010-01-05 19:29         ` Eli Zaretskii
2010-01-04 15:33   ` Sven Joachim
2010-01-04 17:07   ` Stefan Monnier
2010-01-04 17:29     ` Andreas Schwab
2010-01-05  2:01       ` Stefan Monnier
2010-01-04 21:39 ` Tom Tromey
2010-01-06  3:24   ` Karl Fogel
2010-01-06  4:26     ` Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2010-01-04 13:50 Angelo Graziosi
2010-01-04 20:29 ` Christian Lynbech

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b1001040727t4b58cfa1of7c3f33f7ac020cc@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.