6
votes
[easy] SVN checkout with svn protocol
You need the svnserve deamon.
The documentation to configure it is here (paragraph on "svnserve as Windows service"):
…
1
vote
Explaining SVN to non-programmers
Showing them the problem version control solves should be the starting point.
Either you could make them first do .bak files first to see the point.
But if they are sufficientl …
