gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] configs are too weakly coupled


From: David Allouche
Subject: Re: [Gnu-arch-users] configs are too weakly coupled
Date: Fri, 25 Feb 2005 15:22:08 +0100

On Thu, 2005-02-24 at 17:39 -0500, Robert Anderson wrote:
> The problem is invariably that a config file has been changed,
> and the devguy is unaware of this and is confused and frustrated
> that he can't get up-to-date by issuing "update" commands. 
> Frankly, I think he's right to be.  You shouldn't always have to
> check out from scratch, or sift through commits wondering if
> someone changed a config file, manually tweaking your trees if
> there was, or write your own hacky scripts that verify the
> consistency of configs and tree layouts.  It ought to be a
> one-off operation to verify that a config is fully checked in on
> the one side, and a one-off operation to bring the config up to
> date on the other, or verify that it is.
> 
> Maybe this is something the baz guys can think about.

Something like the attached script, for example?

I have wrote it to help me manage production checkouts, where the most
common operation by far is updating a whole config to the latest.

This script _is_ hackish, but that could be a good starting point for
feedback.

-- 
                                                            -- ddaa

Attachment: config-update
Description: application/python


reply via email to

[Prev in Thread] Current Thread [Next in Thread]