The Concurrent Versions System (CVS) provides network-transparent source
control for groups of developers.
Features:
maintains a history of all changes made to each directory tree it manages
provides hooks to support process control and change control
provides reliable access to its directory trees from remote hosts using
Internet protocols
supports parallel development allowing more than one developer to work on
the same sources at the same time
more info at http://www.sourcegear.com/CVS and a windows gui at
www.wincvs.org
On Wed, 3 May 2000, Paul Lowman wrote:
> I have seen 'cvs' mentioned a couple of times now - what is it ?
>
> > Just grabbed my code from cvs, I do the following. The variable hwin is
> > defined as a THintWindow and created in my constructor.
>
> Paul Lowman
>
>
> ---------------------------------------------------------------------------
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz