From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-53056-garchives=archives.gentoo.org@gentoo.org>) id 1GYc1X-0004rH-Ly for garchives@archives.gentoo.org; Sat, 14 Oct 2006 05:25:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9E5NJ6R018794; Sat, 14 Oct 2006 05:23:19 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9E5LI1f014878 for <gentoo-user@lists.gentoo.org>; Sat, 14 Oct 2006 05:21:18 GMT Received: by nf-out-0910.google.com with SMTP id p46so1769387nfa for <gentoo-user@lists.gentoo.org>; Fri, 13 Oct 2006 22:21:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FIIdBlnzPb9IDC1xzYxcHgHive89T86rPj43rmmx/Du8K4V1BPakUbf7AyWBhBPELvKo9kFzGsjK9KxBH3dn4BjNzySySzrKTrH2ru1vWTpQyFK+zDsNiyq1GQkzFGfEbbchdJbxHFx9T+jgftc/RiDaKJSjonXAIeMYO/nQncg= Received: by 10.82.129.8 with SMTP id b8mr698245bud; Fri, 13 Oct 2006 22:21:18 -0700 (PDT) Received: by 10.82.154.17 with HTTP; Fri, 13 Oct 2006 22:21:18 -0700 (PDT) Message-ID: <9b1675090610132221t1a76535dl2ae9fbe7fdd58292@mail.gmail.com> Date: Fri, 13 Oct 2006 23:21:18 -0600 From: "Trenton Adams" <trenton.d.adams@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: etc-update vs dispatch-conf In-Reply-To: <4df051c10610131530l7a5f06aflfeaeaedc4e9c599a@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061013165641.44606.qmail@web31704.mail.mud.yahoo.com> <egomu1$shh$1@sea.gmane.org> <4df051c10610131530l7a5f06aflfeaeaedc4e9c599a@mail.gmail.com> X-Archives-Salt: 64c5e81c-b7cb-47e8-8b0e-a0341a1c90ee X-Archives-Hash: 589e70f00b2cf5146c3c86c0e11d9783 I use dispatch-conf all the time. I too have never looked back. I use diff="vimdiff -R %s %s" in /etc/dispatch-conf.conf NOT SURE WHAT '-R' IS now though. Perhaps it should not be there. Then I add the following line to my .vimrc, which allows me to press F2 to exit the vimdiff windows in one shot. map <F2> <Esc>:q<CR><Esc>:q<CR> The old config shows up on the left, and the new config shows up on the right. Press Ctrl-W and the left or right arrow key to switch between window buffers. What I usually do, if there are additions to the new config that I want, is copy them from the right window, paste them in the left window, and save the left window. Then, I hit F2, then 'z' for zap, and my old config has the new settings that it needs. If you don't like vim, then you might not like vimdiff. On 10/13/06, Erik <mistereastenstream@gmail.com> wrote: > I much prefer dispatch-conf. I just find it easier to use. I find > etc-update a touch crude in the way it takes input. > > On 10/13/06, Remy Blank <remy.blank_asps@pobox.com> wrote: > > maxim wexler wrote: > > > What does the group think? > > > > I don't know about the group, but I use etc-update and keep all of /etc > > in a Subversion working copy. This allows quickly seeing any changes > > made on updates and emerges, reverting changes if anything breaks, and > > keeping track of the reasons for specific changes in commit log messages. > > > > I also use a tool to store file and directory ownership and ACLs in an > > SVN property. I believe dispatch-conf doesn't track ownership and > > permissions. > > > > I even thought about using a distributed VCS like git to be able to push > > changes to a group of machines for e.g. updates, but then again, I don't > > have enough installations to maintain. Has anybody done something in > > this direction? > > > > -- Remy > > > > > > Remove underscore and suffix in reply address for a timely response. > > > > -- > > gentoo-user@gentoo.org mailing list > > > > > > > -- > Erik > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list