Re: Source version control for Delphi 7



Raigo kirjoitti:
is there some tool (preferrably free) to keep source versions for Delphi 7 applications?

this tool should automatically keep track of changes. and would allow to go back to previous source version, if needed.

We are using Subversion :

	http://subversion.tigris.org/

with combination of TortoiseSVN-client :

	http://tortoisesvn.tigris.org/

It's free and reliable. Has a bit of learning curve, but it's worth it.

David S.
.