| Re: Version Control Strategies For Block-Based Forths? |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.forth · Group Profile
Author: foxchipfoxchip Date: Sep 19, 2008 15:08
On Sep 19, 12:23Â pm, John Passaniti JapanIsShinto.com> wrote:
> Did your archive store only changed blocks for each release that was
> checked in? Â Or did you copy all of the space allocated for the
> application code each time you checked in a release? Â Or something else?
Complete systems with all the source on a floppy are archived. The
checksum block shows which blocks have been changed by anyone since
the
last release in case one needs to roll things back or trace down a bug
etc.
Best Wishes
|