snapshots - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
perl.cpan.testers 574
gnu.emacs.help 282
comp.lang.forth 125
comp.os.plan9 91
alt.philosophy 70
aol.neighborhood.nj.jerseycity 70
alt.nuke.the.usa 69
gnu.emacs.gnus 50
comp.lang.fortran 48
microsoft.public.windowsxp.embedded 35
Last week most active authors
No posts for a week
Last active threads
Version Control Strategies For Block-Based Forths?
Started John Passaniti · Date: Sep 19, 2008 08:51 · 37 post(s)
PASS Net-Pcap-0.16 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 03:00 · 1 post(s)
FAIL NBU-0.95 darwin-thread-multi-64int-2level 8.10.0
Started chris · Date: Sep 19, 2008 01:55 · 1 post(s)
US-NY: New York-Manager, Modeling and Business Analysis
Started JobCircle.Com · Date: Sep 17, 2008 14:26 · 1 post(s)
FAIL Sniffer-HTTP-0.17 darwin-thread-multi-64int-2level 8.10.0
Started chris · Date: Sep 16, 2008 06:19 · 1 post(s)
Elliot is still ______ and still has a bad case of ______ (WAS Re: Georg! Georg!)
Date: Sep 15, 2008 00:22 · 3 post(s)
anti-aliased fonts
Started sashang · Date: Sep 2, 2008 19:07 · 11 post(s)
US-NY: New York-Manager, Modeling and Business Analysis
Started JobCircle.Com · Date: Sep 12, 2008 14:21 · 1 post(s)
PASS Net-Pcap-0.16 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 12, 2008 11:04 · 1 post(s)
PASS SVN-Notify-Snapshot-0.04 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 12, 2008 10:35 · 1 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: Albert van der Horst
Date: Sep 19, 2008 20:21

... 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. If I *had* to do it, I would keep a looseleaf printed copy of screens and keep track of dates. ...
Show full article (2.68Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: Elizabeth D Rather
Date: Sep 19, 2008 17:24

... and forge ahead. Then the pattern can repeat with A and C (assuming A is the project leader) etc. In my experience, this is a very common scenario. We've seen remarkably little need to recover snapshots from the past, even though we've used CVS for some years now. But the kind of auditing facilities that this Audit utility then and Beyond Compare now provide are invaluable in multi-programmer projects. Cheers, Elizabeth --...
Show full article (2.08Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: Elizabeth D Rather
Date: Sep 19, 2008 11:11

... 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. Sorry, I can't give you *existing* strategies because we don't use blocks any more, but I can ...
Show full article (2.73Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: John Doty
Date: Sep 19, 2008 10:20

John Passaniti wrote: John Doty wrote: I'm not sure what your real requirement is: you need to function entirely within a block world? When we did that we just made a floppy with a snapshot whenever we would have made a commit. Wound up with boxes of labeled, dated floppies. Start a new fork, start a new box ;-). I suppose you could do the same with CD's. Cheap and simple enough... I didn't want to discuss ...
Show full article (1.20Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 10:00

John Doty wrote: I'm not sure what your real requirement is: you need to function entirely within a block world? When we did that we just made a floppy with a snapshot whenever we would have made a commit. Wound up with boxes of labeled, dated floppies. Start a new fork, start a new box ;-). I suppose you could do the same with CD's. Cheap and simple enough... I didn't want to discuss my application because it doesn't matter...
Show full article (0.59Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: John Doty
Date: Sep 19, 2008 09:43

... 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. ...: you need to function entirely within a block world? When we did that we just made a floppy with a snapshot whenever we would have made a commit. Wound up with boxes of labeled, dated floppies. Start a new fork, ...
Show full article (2.36Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: Jean-François Michaud
Date: Sep 19, 2008 09:37

... 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 ... In any case, modern versioning tools usually store the deltas of the modification instead of a full snapshot of the file. A full snapshot could otherwise be too space consuming. A version number is associated to each delta and the extraction of a "version" involves ...
Show full article (2.89Kb)
Re: Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: Jean-François Michaud
Date: Sep 19, 2008 09:18

...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 ...
Show full article (1.48Kb)
Version Control Strategies For Block-Based Forths?
Group: comp.lang.forth · Group Profile · Search for snapshots in comp.lang.forth
Author: John Passaniti
Date: Sep 19, 2008 08:51

...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.
Show full article (1.16Kb)
PASS Net-Pcap-0.16 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for snapshots in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 03:00

...Use of uninitialized value in subroutine entry at t/08-filter.t line 16. ok t/09-error.................skipped: no network device available t/10-fileno................skipped: no network device available t/11-snapshot..............skipped: must be run as root t/12-next..................skipped: pcap_next() behaves too strangely for being tested on random machines t/13-dispatch..............skipped: must be run as root t/14-datalink...
Show full article (6.59Kb)