Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<blockquote> <p>SVN is only the backbone of the SCM, no front-end?</p> </blockquote> <p>Basically, SVN is a console application. If you don't like to type all the commands in console, use a SVN front-end.</p> <p>Why is there several versions of Windows Binaries? Tigris? SlikSVN? VisualSVN?</p> <p>Each of them customize SVN installation. For example, VisualSVN Server installs SVN + Apache on Windows, by asking you a few questions in wizards, and configures SVN and Apache based on your answers automatically.</p> <blockquote> <p>Do I need a Web Server like Apache in order to use SVN?</p> </blockquote> <p>No, it is not necessary.</p> <blockquote> <p>There's dozens of front-end, Tortoise, WinSVN, etc... Which one is recommended?</p> </blockquote> <p>In my opinion, for Windows, TortoiseSVN is the best.</p> <blockquote> <p>The whole thing is rather confusing and I got no idea where to start. I'm using Delphi and would like to use it to store my source files. First of all, take a look at SVN Help which is published as an electronic book, and explains things very well. If you are using TortoiseSVN, I recommend you reading its help file, because it integrates SVN help into its help file.</p> </blockquote> <p>For Delphi integration, you can use TSVNWizard which is an open-source Delphi expert bringing TortoiseSVN interface into Delphi IDE: <a href="http://delphiaddinfortortoisesvn.tigris.org/tsvnWizard.pas" rel="nofollow noreferrer">http://delphiaddinfortortoisesvn.tigris.org/tsvnWizard.pas</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload