all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: emacs-devel@gnu.org
Subject: Re: make bootstrap:  need moral support.  :-(
Date: Mon, 20 Feb 2006 23:38:08 +0200	[thread overview]
Message-ID: <20060220213808.GA2915@flame.pc> (raw)
In-Reply-To: <87slqe9f15.fsf@blarg.net>

On 2006-02-20 08:21, Eric Hanchrow <offby1@blarg.net> wrote:
> Often, the only way I can get Emacs to build is to
>
>        $ cd /usr/local/src/emacs-cvs
>
>        # Delete everything except the top-level CVS directory
>        $ find . -! -name CVS -mindepth 1 -maxdeptn 1 | xargs rm -rf
>
>        $ cvs up
>
>        $ ./configure && make bootstrap
>
> I might be going overboard, but I needed to do this at least once, and
> I'm superstitious enough that I keep doing it whenever Emacs acts
> funny.

I, on the other hand, keep a local subversion branch with the Emacs
sources unchanged, in file:///svnroot/emacs/branches/gnu/.  Any changes
*I* make are made to file:///svnroot/emacs/trunk/, so when I need a
clean copy of the source tree, I just remove the checkout of /trunk and
check it out again.

No serious build problems so far :)

How do the people who work with the repository keep up to date their
sources?  Is there a way to actually _mirror_ the CVS changes, like
CVSup or similar?

- Giorgos

  reply	other threads:[~2006-02-20 21:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-19 15:07 make bootstrap: need moral support. :-( Alan Mackenzie
2006-02-19 21:27 ` Giorgos Keramidas
2006-02-20  2:31 ` Robert J. Chassell
2006-02-20  4:09   ` Miles Bader
2006-02-20 15:24   ` Randal L. Schwartz
2006-02-20 20:47     ` Michael Price
2006-02-20 20:57     ` Giorgos Keramidas
2006-02-20 22:33       ` Giorgos Keramidas
2006-02-20  4:58 ` Eli Zaretskii
2006-02-20  4:03   ` Alan Mackenzie
2006-02-20 20:52     ` Eli Zaretskii
2006-02-20 22:32       ` Alan Mackenzie
2006-02-21  4:34         ` Eli Zaretskii
2006-02-21  9:06           ` Jan D.
2006-02-21  9:44       ` Kim F. Storm
2006-02-20 16:21 ` Eric Hanchrow
2006-02-20 21:38   ` Giorgos Keramidas [this message]
2006-02-21  5:18     ` Ken Raeburn
2006-02-21  8:52       ` Giorgos Keramidas
2006-02-21  9:22         ` Ken Raeburn
2006-02-20 18:42 ` Richard M. Stallman
2006-02-20 22:37   ` Alan Mackenzie
2006-02-21 20:22     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2006-02-22 10:30 Francesco Potorti`
2006-02-22 10:54 ` Giorgos Keramidas

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=20060220213808.GA2915@flame.pc \
    --to=keramida@ceid.upatras.gr \
    --cc=emacs-devel@gnu.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.