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

Re: Version control

From: Ron Oliver <ron_at_openesque.com>
Date: Tue, 1 Jun 2004 15:26:56 -0700 (PDT)

On Tue, 1 Jun 2004 alanf2_at_earthlink.net wrote:

> In my case, a single-user system without fancy file checkout locks
> and client-server repository access will do.

If you're a "one-man band" and just want to keep your own act
together, I suggest TortoiseCVS. The price is right (free,) and it
has a local repository option that will suit your needs perfectly.
You simply specify a folder to use for the repository (e.g.:
C:\cvs), and put your working folder whereever (e.g.:
C:\Forthinc\Projects\mine.) No CVS server is required for this.

http://www.tortoisecvs.org

In the Users's Guide, under "Advanced Usage of CVS," "Creating a New
Repository or Module." Don't be intimidated by the "Advanced"
part--once you get through that, daily usage is straightforward.

TortoiseCVS is easy to use. It integrates into Windows Explorer;
you simply right-click on files or folders of interest to get CVS
options.

Also, if you've never used a version control system before, CVS is a
good place to start. After you use CVS for a while, you'll learn
its shortcomings, and then have a better knowledge base with which
to decide if you want to "upgrade" or not.

Your programming editor may have a diff/merge utility built-in.
If not, WinMerge (http://winmerge.sourceforge.net/) is free, and quite
usable.

--
Ron Oliver <ron_at_openesque.com>
----------------------------------------------------------------------
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 - 15:28:15 PDT

This archive was generated by hypermail 2.2.0 : Wed Nov 19 2008 - 03:04:23 PST