info-cvs
[Top][All Lists]
Advanced

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

Re: One source directory, two repositories.


From: Mike Castle
Subject: Re: One source directory, two repositories.
Date: Tue, 4 Sep 2001 16:49:39 -0700
User-agent: Mutt/1.3.18i

On Tue, Sep 04, 2001 at 09:53:18PM +0000, Stu wrote:
>     I have a dream.  I want to have 2 CVS trees. One with the changes that
> make up a production build and one with the one liner daily changes.
> Basically I don't want to make a mess of my production build tree with test
> changes and little bug fixes 10 times a day.


I'm trying to figure out, as an SCM person, what this accomplishes.

In my experience, knowing each little test change that gets commit is
invaluable information.  When tracking down problems, being able to see
hourly or minutely check in comments/diffs provide a useful insight into
the developer at the time of those changes.

Granted, if they interfere with a build, that is a bad thing.  But you can
put those on a branch, and merge onto the build branch as necessary.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

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