From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [rudy@gnu.org: Re: [Savannah-hackers] [teirllm@dms.auburn.edu: Re: emacs/src/regex.c]] Date: 27 Dec 2003 22:39:13 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20031225145032.GA15377@fencepost> <3405-Thu25Dec2003222145+0200-eliz@elta.co.il> <20031225213656.GB17775@fencepost> <87wu8jy1kc.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1072557716 20351 80.91.224.253 (27 Dec 2003 20:41:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Dec 2003 20:41:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Dec 27 21:41:50 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 1AaLFu-0001C1-00 for ; Sat, 27 Dec 2003 21:41:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AaLFu-0005sV-00 for ; Sat, 27 Dec 2003 21:41:50 +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 1AaMBi-0007cd-Lc for emacs-devel@quimby.gnus.org; Sat, 27 Dec 2003 16:41:34 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AaMBN-0007Y1-JD for emacs-devel@gnu.org; Sat, 27 Dec 2003 16:41:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AaMAq-0006tW-90 for emacs-devel@gnu.org; Sat, 27 Dec 2003 16:41:12 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AaMAp-0006tK-Un for emacs-devel@gnu.org; Sat, 27 Dec 2003 16:40:40 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 5F87147FF52; Sat, 27 Dec 2003 21:39:11 +0100 (CET) Original-To: Kai Grossjohann In-Reply-To: <87wu8jy1kc.fsf@emptyhost.emptydomain.de> Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:18876 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18876 Kai Grossjohann writes: > storm@cua.dk (Kim F. Storm) writes: > > > The only proper solution is to _copy_ the two ,v files directly (on > > the CVS server) into the emacs repository, to preserve consistency & > > history. > > I vaguely remember that it "works" to use different CVS repositories > for different directories. I think you need to do this through the CVSROOT/Modules file, and it doesn't support different repositories, only different projects in the same repository. With the new chroot security, I would think that each project has its own repository, and thus cannot share stuff like that. -- Kim F. Storm http://www.cua.dk