From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: [rudy@gnu.org: Re: [Savannah-hackers] [teirllm@dms.auburn.edu: Re: emacs/src/regex.c]] Date: Thu, 25 Dec 2003 22:21:45 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3405-Thu25Dec2003222145+0200-eliz@elta.co.il> References: <20031225145032.GA15377@fencepost> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072383960 25866 80.91.224.253 (25 Dec 2003 20:26:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Dec 2003 20:26:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Dec 25 21:25:56 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZc3Q-0004hT-00 for ; Thu, 25 Dec 2003 21:25:56 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZc3Q-0005bq-00 for ; Thu, 25 Dec 2003 21:25:56 +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 1AZd0b-0000nq-Qe for emacs-devel@quimby.gnus.org; Thu, 25 Dec 2003 16:27:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AZczZ-0008P6-BU for emacs-devel@gnu.org; Thu, 25 Dec 2003 16:26:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AZcz1-0007yI-Lr for emacs-devel@gnu.org; Thu, 25 Dec 2003 16:25:59 -0500 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZcz1-0007uR-80; Thu, 25 Dec 2003 16:25:27 -0500 Original-Received: from zaretski (pns03-209-60.inter.net.il [80.230.209.60]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.8-GR) with ESMTP id CDC58951; Thu, 25 Dec 2003 22:23:48 +0200 (IST) Original-To: Rudy Gevaert X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20031225145032.GA15377@fencepost> (message from Rudy Gevaert on Thu, 25 Dec 2003 09:50:32 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18840 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18840 > Date: Thu, 25 Dec 2003 09:50:32 -0500 > From: Rudy Gevaert > > Just to inform you about my descision. > Please to the necesary to fix this issue. If symlinks are not the right thing to do, what is? Checking out regex.[ch] from their CVS and checking them into the Emacs CVS? I thought the links were used to avoid the need to resync the two repositories manually; is there a better way to do that? TIA