| Re: Version Control Strategies For Block-Based Forths? |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.forth · Group Profile
Author: Jean-François MichaudJean-François Michaud Date: Sep 19, 2008 09:18
On Sep 19, 8:51Â am, John Passaniti JapanIsShinto.com> wrote:
> Let's start with what I'm not interested in. Â I'm not interested in a
> debate on different version control systems or on the usefulness of
> version control in general.
>
> What I am interested in is what *existing* strategies may have been used
> in the past (or are used now) for doing version control using Forths
> that stored source using *true* blocks.
>
> Note carefully that I make two qualifications here: Â First, I'm only
> interested in *existing* strategies because I'm looking for something
> that has been proven by others, not an abstract discussion about what
> possibly could be done. Â Second, I'm asking about Forth systems that are
> based on *true* blocks, not blocks implemented on top of files since the
> trivial answer in that case would be to version control the files
> holding blocks.
>
> I appreciate that such a version control system might be ultra-minimal
> and not offer features like branching, tagging, differencing, and
> merging, etc.. Â It might only offer manual roll-back of a specific block
> to a prior state, or possibly a grand snapshot of all blocks captured at
> a particular point in time. Â Whatever-- I'm just looking for past
> strategies.
Are you looking for past strategies or current strategies (or both)?
You context seems to imply you're interested in both but in each
individual reference, you only want one or the other.
Regards
Jean-Francois Michaud
|