unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: rms@gnu.org
Cc: Stephen Berman <Stephen.Berman@gmx.net>, emacs-devel@gnu.org
Subject: Re: CVS update fails
Date: Wed, 22 Aug 2007 07:06:14 +0200	[thread overview]
Message-ID: <85bqd0ma49.fsf@lola.goethe.zz> (raw)
In-Reply-To: <E1INd5R-0001PX-Ff@fencepost.gnu.org> (Richard Stallman's message of "Tue\, 21 Aug 2007 19\:24\:37 -0400")

Richard Stallman <rms@gnu.org> writes:

>     > Running cvs update ...
>     > error in process sentinel: cvs-update-header: Invalid regexp: "Regular expression too big"
>     > error in process sentinel: Invalid regexp: "Regular expression too big"
>
> Is it constructing a regexp from all the file names?  If so,
> that would indirectly put a limit on the number of file names.
> It would be good to rewrite it to use another method.

Using a hash table would seem to be both more efficient and safe
against size.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

      reply	other threads:[~2007-08-22  5:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21  9:53 CVS update fails Stephen Berman
2007-08-21 13:59 ` Stephen Berman
2007-08-21 15:43   ` Stefan Monnier
2007-08-21 19:12     ` Stephen Berman
2007-08-21 19:31       ` Stefan Monnier
2007-08-21 23:24   ` Richard Stallman
2007-08-22  5:06     ` David Kastrup [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=85bqd0ma49.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=Stephen.Berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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 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).