From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: It is time for a feature freeze (it is NOW or never). Date: Mon, 19 Apr 2004 13:40:07 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200404190440.NAA28930@etlken.m17n.org> References: <200404071312.WAA25268@etlken.m17n.org> <87zn9nqras.fsf@emacswiki.org> <87hdvux5uz.fsf@orebokech.com> <87lll6v514.fsf@orebokech.com> <20040412041506.GA31211@fencepost> <200404161315.WAA22229@etlken.m17n.org> <200404170141.KAA23821@etlken.m17n.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1082349810 19723 80.91.224.253 (19 Apr 2004 04:43:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Apr 2004 04:43:30 +0000 (UTC) Cc: romain@orebokech.com, emacs-devel@gnu.org, rms@gnu.org, storm@cua.dk, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 19 06:43:19 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BFQcp-0003ya-00 for ; Mon, 19 Apr 2004 06:43:19 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BFQcj-0005rs-00 for ; Mon, 19 Apr 2004 06:43:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFQcO-00033A-6P for emacs-devel@quimby.gnus.org; Mon, 19 Apr 2004 00:42:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BFQcA-00031n-Uy for emacs-devel@gnu.org; Mon, 19 Apr 2004 00:42:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BFQav-0002Xs-UK for emacs-devel@gnu.org; Mon, 19 Apr 2004 00:41:47 -0400 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFQZr-0001pn-Jh; Mon, 19 Apr 2004 00:40:15 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.11.6p2/8.11.6) with ESMTP id i3J4eA812847; Mon, 19 Apr 2004 13:40:10 +0900 (JST) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.6p2/8.11.6) with ESMTP id i3J4e8924951; Mon, 19 Apr 2004 13:40:08 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id NAA28930; Mon, 19 Apr 2004 13:40:07 +0900 (JST) Original-To: monnier@iro.umontreal.ca In-reply-to: (message from Stefan Monnier on 17 Apr 2004 13:10:53 -0400) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:21865 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21865 In article , Stefan Monnier writes: >> Thank you. I don't know what is "Arch branch", how to >> create it. In addition, I couldn't install "tla-1.2" on my >> Debian. I downloaded it from >> http://ftp.gnu.org/gnu/gnu-arch/. > Have you tried `apt-get install tla' ? Worked for me (it's in testing, > not in stable). It couldn't find the package "tla". :-( >> The configure script showed this error: >> ---------------------------------------------------------------------- >> % ../configure --prefix /usr/local/work/tmp >> The configured versions of diff and diff3 do not handle files >> not ending in newline correctly. >> configured diff = diff. >> configured diff3 = diff3. > You need to upgrade your diff program. GNU diff 2.7 (and non-GNU diffs) > have various bugs related to handling of files without terminating newline. Thank you for the info. apt-get tells me that `diff' on my machine is the newest version. So, I installed diffutils-2.8.1 manually, then tla was successfully built. >> I found that "cvs tag handa-temp-tag" also showed this at >> the tail. >> [...] >> T src/s/xenix.h >> cvs server: Tagging vms >> T vms/README >> T vms/make-mms-derivative.el >> cvs [server aborted]: "tag" requires write access to the repository > By any chance, do you have a CVS/Root file somewhere that points to > some other repository ? Do a > cat **/CVS/Root > in zsh (or eshell) or > find . -type d -name CVS --exec cat {}/Root Bingo! I recalled I built `gnulib' directory and checked out regex.[ch] in it. CVS/Root in it is: :ext:anoncvs@subversions.gnu.org:/cvsroot/gnulib I'm so sorry for bothering you. --- Ken'ichi HANDA handa@m17n.org