programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Version control

From: <alanf2_at_earthlink.net>
Date: Tue, 01 Jun 2004 12:51:50 -0700

Has anyone used "version control" software?

The application I am now working on
will evolve over time for performance and
functionality improvement, bug fixes, and
customization. I will need to keep track of
version differences in order to diagnose
bugs and propagate bug fixes and new
functionality among the various flavors.
Of crucial importance is responding
quickly to end-user bug reports on past
versions, which requires retrieval of past
version source and preferrably the
extraction of all changes between it and
the latest version.

The most commonly seen version control
packages appear to be either in the
multi-thousand-$ price bracket, which is too
expensive, or a pain to deal with, especially
without Unix or Linux. CVS (Concurrent
Version System) is the prime example of
the latter: designed for large multi-site
team projects, and no small project in itself
to install and use. In my case, a single-user
system without fancy file checkout locks and
client-server repository access will do.

Has anyone found such a thing (at a modest
price)? Are they in general compatible with
Forth? It would be nice to be able to use it
with text documents, schematics, etc; are
they generalized enough for this?

Gratefully,

Alan Furman

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Tue Jun 01 2004 - 12:49:52 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:12 PST