Version Control Strategies For Block Based Forths
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 45 articles for 0.063 sec
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: spam
Date: Sep 20, 2008 10:52

..." was a classic printing pattern for blocks in polyForth where 3 blocks...1st 64 character line of each block and the convention to put a...Since most systems filled their available block ranges, having two sets of ...> Given the requirement for a block based system, and the OP's... attempt to force an ancient block based system accomplish a very prevalent task which can easily (trivially) ...
Show full article (1.78Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: Dennis Ruffer
Date: Sep 20, 2008 07:17

...is easy to have a new version in front of the old versions... screen doc's suggest this strategy, but I have never seen ... 64 character line of each block and the convention to put a... most systems filled their available block ranges, having two sets of ... the printouts. Since most revision control systems assume that there are ... be put together and most block based systems assume that there ...
Show full article (1.65Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: Albert van der Horst
Date: Sep 19, 2008 20:21

... am interested in is what *existing* strategies may have been used in the ...for doing version control using Forths that stored source using *true* blocks. Note carefully that I make two...I'm only interested in *existing* strategies because I'm looking for something.... There is (not yet) a block editor working over Kermit with a... the same and differing in version based on the remainder of the...
Show full article (2.68Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: Josh Grams
Date: Sep 19, 2008 19:00

...posting it... I've only seen people using external strategies. The colorForth folks all seem to keep a stack ... keep a series of image files (or to increment the "zero" block in the native version). You mostly just backed up to the most recent one when ... and copying some bits and pieces over. Gah. It's so tempting to speculate; version control is such a fascinating topic...you might have ...
Show full article (1.02Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 13:05

...> We never developed a block-based version control system per se, ...> compare a current vs. previous version (its primary purpose was to ... it two starting ranges of blocks, and it would show which .... You could then display differing blocks side-by-side (or above/below, or toggling back and forth with 1 key, depending on ... that might lend itself to block-style development directly on the ...
Show full article (1.84Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 12:23

...JapanIsShinto.com> wrote: I'm just looking for past strategies. A block that contains the current and previous checksums for all blocks, a word to show changed blocks, and an archive of release versions by date. Kind of vague, but thanks. Did your archive store only changed blocks for each release that was checked in? Or did you copy...
Show full article (0.52Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: Elizabeth D Rather
Date: Sep 19, 2008 11:11

...am interested in is what *existing* strategies may have been used in the...for doing version control using Forths that stored source using *true* blocks. Note carefully that I make two...I'm only interested in *existing* strategies because I'm looking for something...strategies because we don't use blocks any more, but I can ... years that we did use block-based systems on rather large ...
Show full article (2.73Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: Jean-François Michaud
Date: Sep 19, 2008 10:40

... that here we delete whole blocks instead of deltas. Again, I...I am interested in existing strategies that others may have used...had ever implemented version control in block-based systems.  That's...I'm outlining the overall strategy. Two in fact. So to...both strategies: Check-in/check-out is necessary otherwise version control...describes in context and the *strategy* for rolling back is very...
Show full article (1.77Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: foxchip
Date: Sep 19, 2008 10:38

On Sep 19, 8:51 am, John Passaniti <n...@JapanIsShinto.com> wrote: I'm just looking for past strategies. A block that contains the current and previous checksums for all blocks, a word to show changed blocks, and an archive of release versions by date.
Show full article (0.26Kb) · Show article thread
Re: Version Control Strategies For Block-Based Forths?     

Group: comp.lang.forth · Group Profile · Search for Version Control Strategies For Block Based Forths in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 09:55

...simply store the entire block while tying a version number to it. Pulling the version is as simple as looking up the associated pairs (version and block). This is simple to ...> that here we delete whole blocks instead of deltas. Again, I'm.... I am interested in existing strategies that others may have used ... had ever implemented version control in block-based systems. That's fine...
Show full article (1.01Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · next