Search Results

2
votes

How do I start with working Sub-Version + Delphi?

SVN is only the backbone of the SCM, no front-end? Basically, SVN is a console application. If you don't like to type all the commands in console, use a SVN f …