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

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

[Gnu-arch-users] Re: Re: fixing and extending "selected commit"


From: Stig Brautaset
Subject: [Gnu-arch-users] Re: Re: fixing and extending "selected commit"
Date: Fri, 3 Oct 2003 15:27:42 +0100
User-agent: Mutt/1.3.28i

On Oct 03 2003, Robert wrote:
> On Thu, 2003-10-02 at 19:45, Miles Bader wrote:
> > > So how else could you do it?
> > 
> > By modifying the changeset creation mechanism to have the notion of a
> > `limit', and ignore files not inside it.  Simple and straight-forward
> > (indeed, I'd think this was the _obvious_ way to do it...).
> 
> Only if you've been brain-damaged by CVS, IMO.
> 
> You've elided my suggestion.  I wonder what you thought about it.
> 
> As for your suggestion, it does not meet my criteria for a good commit
> process for one simple reason:  you never get a look at the revision
> that will end up in the archive before it gets there.  To me, that is
> unacceptable.  Archive revisions are too important to guess at what they
> might look like.  I want to see it before I "buy" it.

Maybe a limit to `tla redo' would be nice:

 % tla undo
 % tla redo -- somefile.c
 % tla what-changed
M  ./somefile.c

Then, if the --forward option was added to redo as well, one could do:

 % tla redo --forward

and have the rest of the changes back. 

-- 
brautaset.org




reply via email to

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