Re: Version Control How?
From: Nick Clark <fj58_at_dial.pipex.com>
Date: 1996/05/05
Message-ID: <318C6516.34D4_at_dial.pipex.com>#1/1
Date: 1996/05/05
Message-ID: <318C6516.34D4_at_dial.pipex.com>#1/1
dmarsha3 wrote:
>
> is any facility on Unix or Windows which allows me to keep a version control of
> each ddl and should be able to identify the changes between the versions so that
> I can further refine it and have delta changes and apply it on to the existing one
> and bring it to current .
Well, on Windows we use Visual SourceSafe, (now an MS product) and on unix, SCCS. (a Unix nightmare) Neither is particuarly good for working with binaries - I don't know of anything that allows you store the changes between two binary files; I can recommend SourceSafe though - simple to use & does most things you would want.
Nick.
-- [Nick Clark - fj58_at_dial.pipex.com]Received on Sun May 05 1996 - 00:00:00 CEST
