Version control Delphi

Asked

Viewed 128 times

1

Today we are thinking of using a font version control for our projects.

We are using Delphi 7.

I wonder if anyone knows any source version control?

  • Here where I work we use Tortoise. It’s free, but you should have an account in a repository, as it only manages to upload and download sources from the repository, generating code revisions each time you upload a new or changed source.

  • Suggested search http://answall.com/questions/tagged/versionamento

  • If you’re going to start, I suggest using Git. We use SVN as the main tool, and it has some bugs. Git works different from SVN, so it reads the link above the differences.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.