[En-Nut-Discussion] Source code management ??
Vesa Jääskeläinen
chaac at nic.fi
Sun Jul 10 23:11:05 CEST 2005
Ernst Stippl wrote:
> Is there anything "smarter" which keeps track of changes in the background
> and "remembers" which changes/additions - belonging together logically -
> were made to which files. (So that backouts are possible even if they
> include multiple files.)
There are some tools to keep versions of the software and they do just that.
Some of them are:
Perforce SCM, http://www.perforce.com/ (best that I know)
Subversion, http://subversion.tigris.org/
CVS, http://www.cvshome.org/
Microsoft's SourceSafe, http://msdn.microsoft.com/vstudio/previous/ssafe/
And you probably get couple of other products from others too.
More information about the En-Nut-Discussion
mailing list