unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* BZR and the bootstrap
@ 2010-08-07 16:49 Angelo Graziosi
  2010-08-09  2:55 ` Eli Zaretskii
  0 siblings, 1 reply; 20+ messages in thread
From: Angelo Graziosi @ 2010-08-07 16:49 UTC (permalink / raw)
  To: Emacs

Usually, I bootstrap Emacs [trunk] doing, in short,

cd emacs-trunk
bzr up
mkdir build
cd build
../configure...
make bootstrap

etc.

Now I have noticed, when my internet connection is on (1), that BZR is 
called during the bootstrap. This is flagged both by 'top' and the modem 
lights.

Why BZR is called? What is it doing?

What happens if I switch off the connection (2)?

It seems that if I strip the bzr tree by '.*' file (3),

$ find emacs-trunk -name ".*" -delete

and the connection is on, BZR isn't called at all!

So, which is the right way to bootstrap: (1), (2) or (3)?

Ciao,
Angelo.



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

end of thread, other threads:[~2010-08-10 17:26 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-07 16:49 BZR and the bootstrap Angelo Graziosi
2010-08-09  2:55 ` Eli Zaretskii
2010-08-09  3:37   ` Óscar Fuentes
2010-08-09  6:57     ` Stephen J. Turnbull
2010-08-09  8:57       ` Angelo Graziosi
2010-08-09  9:52         ` Angelo Graziosi
2010-08-09 10:59           ` Óscar Fuentes
2010-08-09 11:53             ` Stephen J. Turnbull
2010-08-09 10:57       ` Óscar Fuentes
2010-08-09 11:57         ` Stephen J. Turnbull
2010-08-09 17:12           ` Eli Zaretskii
2010-08-09 17:11       ` Eli Zaretskii
2010-08-09 21:47         ` Angelo Graziosi
2010-08-09 21:59           ` Óscar Fuentes
2010-08-09 19:42   ` Johan Bockgård
2010-08-10  6:19     ` Eli Zaretskii
2010-08-10  7:32       ` Kenichi Handa
2010-08-10  9:20         ` Stefan Monnier
2010-08-10 17:26           ` Eli Zaretskii
2010-08-10  7:27     ` Stefan Monnier

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).