From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel,gmane.emacs.auctex.devel Subject: Re: CVS repository synchronization for RefTeX Date: Mon, 01 Jan 2007 18:59:45 +0100 Message-ID: References: <87k60b7hv5.fsf@neutrino.caeruleus.net> <87sley46bb.fsf@neutrino.caeruleus.net> <87k607yi0e.fsf@neutrino.caeruleus.net> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167674439 10769 80.91.229.12 (1 Jan 2007 18:00:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Jan 2007 18:00:39 +0000 (UTC) Cc: auctex-devel@gnu.org, Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 01 19:00:37 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H1RSa-0007H1-PI for ged-emacs-devel@m.gmane.org; Mon, 01 Jan 2007 19:00:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H1RSa-0000wz-DG for ged-emacs-devel@m.gmane.org; Mon, 01 Jan 2007 13:00:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H1RRy-0000Ti-JP for emacs-devel@gnu.org; Mon, 01 Jan 2007 12:59:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H1RRx-0000SZ-D0 for emacs-devel@gnu.org; Mon, 01 Jan 2007 12:59:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H1RRx-0000SJ-5B; Mon, 01 Jan 2007 12:59:53 -0500 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H1RRw-0000Ik-Bn; Mon, 01 Jan 2007 12:59:52 -0500 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.8/8.13.8) with ESMTP id l01HxknY027659; Mon, 1 Jan 2007 18:59:46 +0100 (MET) Original-Received: from viandante.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by bridgekeeper.physik.uni-ulm.de (Postfix) with SMTP id C31821236D; Mon, 1 Jan 2007 18:59:45 +0100 (CET) Original-Received: (nullmailer pid 16395 invoked by uid 170); Mon, 01 Jan 2007 17:59:45 -0000 Original-To: Ralf Angeli X-Face: 'bg&jY[8V'W&:=~6w"|>}#4/T; w~36ei4NNMyKRR.a$n=$|sWFPF1y]a\>6kc\*#GN]UDM| Ywv, vbL^XF1nIp\:F=$Ei2o&mEe:%N~, :3]vtQ~s9u$9izmX$IF@VgGl7/, ^dbuM<3|AO2}.%|%?kZ 2Y=@\U!~cll^=8Z9ihKq%wmUe1Ky(#kl3T'>Qk0Ia3mCBsTk?E(,X Mail-Followup-To: Ralf Angeli , Stefan Monnier , auctex-devel@gnu.org, emacs-devel@gnu.org In-Reply-To: <87k607yi0e.fsf@neutrino.caeruleus.net> (Ralf Angeli's message of "Sun\, 31 Dec 2006 20\:36\:49 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) X-DCC-INFN-TO-Metrics: gemini 1233; Body=4 Fuz1=4 Fuz2=4 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64604 gmane.emacs.auctex.devel:1496 Archived-At: On Sun, Dec 31 2006, Ralf Angeli wrote: > * Reiner Steib (2006-12-30) writes: >> When using admin/reftex/*, I don't see that it's much harder than in a >> separate repository. > > I'm not sure if I understood correctly. You mean to put only the > build files, auxiliary files (README, INSTALL, etc.) and ChangeLog > into admin/reftex? Yes. (WRT ChangeLog, see below.) >> With Richard's okay to a RefTeX-only branch in Emacs CVS, this sounds >> like a good solution to me. > > What I dislike about it is that the files will be scattered throughout > Emacs' repository. This makes fetching the "package" RefTeX from CVS > much more complicated. And with the branch it would get even harder > if people want to fetch a development version. If I understand Stefan correctly, it's possible to create a branch with just the RefTeX relevant files. So it should be possible to "cvs co -t reftex_devel ...", i.e. only check out RefTeX relevant files from Emacs CVS. If not with this command, it should be simple to make such a target in admin/reftex/Makefile nevertheless (cvs [...] co emacs/admin/reftex/ && cd emacs/admin/reftex/ && make fetch-files). > Also stuff like `C-x 4 a' won't work with such a file layout and a > single ChangeLog file. A the changes would be done in the Emacs CVS directory layout, also these ChangeLog files (lisp/ChangeLog, man/ChangeLog) should be used. No problem with `C-x 4 a'. I played a bit with the following[1] sketch of admin/reftex/Makefile. Using grep-changelog we can build RefTeX-only ChangeLog files (some entries are not extracted correctly, but this could be remediated by re-writing the corresponding entries in the original ChangeLog files (or improving grep-changelog?). Bye, Reiner. [1] --8<---------------cut here---------------start------------->8--- base=../.. grepcl=$(base)/lib-src/grep-changelog --text=reftex ChangeLogs: lisp/ChangeLog texi/ChangeLog lisp/ChangeLog: $(base)/lisp/ChangeLog $(grepcl) $< | sed -e 's,textmodes/reftex,reftex,g' > $@ texi/ChangeLog: $(base)/man/ChangeLog $(grepcl) $< > $@ clone-files: cp -p $(base)/lisp/textmodes/reftex*.el lisp/ cp -p $(base)/man/reftex.texi texi/ clean: rm lisp/ChangeLog texi/ChangeLog --8<---------------cut here---------------end--------------->8--- -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/