From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Timur Aydin Newsgroups: gmane.emacs.help Subject: src/regex.c and src/regex.h ? Date: Fri, 26 Dec 2003 12:34:08 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1072436072 26050 80.91.224.253 (26 Dec 2003 10:54:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Dec 2003 10:54:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 26 11:54:29 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZpbx-0001XS-00 for ; Fri, 26 Dec 2003 11:54:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZqWR-0003sb-5x for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Dec 2003 06:52:51 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newshub.sdsu.edu!small1.nntp.aus1.giganews.com!border1.nntp.aus1.giganews.com!intern1.nntp.aus1.giganews.com!nntp.giganews.com!news.giganews.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Fri, 26 Dec 2003 04:32:20 -0600 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:p/5PnJgy596grMT5Gv1UW1R2ToY= Original-Lines: 21 Original-X-Trace: sv3-bFVrrZxj1Q66KAJyeZNE3aEit9f4+vbSFIBmg6shJEq5dodhhGn/ZwpgfB8Q/2y/w81wxv6UQtu34aZ!jxXAbEfblCI17Hp8hoSm0bPTf/DlouDnZcBpa2KtbswC Original-X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:119650 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15592 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15592 Hi, When retrieving the CVS emacs sources, CVS issues the following message: cvs server: nothing known about emacs/src/regex.c cvs server: nothing known about emacs/src/regex.h I have looked at the repository using the CVS web interface and these two files show up as "unreadable". I had also tried (unsuccessfully) retrieving the sources from the CVSROOT's that were announced after savannah was cracked. Maybe the emacs developers made a decision to "prevent" people from building the CVS version of emacs by making these two vital files unreadable. This way, there is no possibility of an emacs with a trojan in it to proliferate until the developers verify all sources. I don't know, but I will keep trying... -- Timur Aydin