I'm planning on doing local-only development, ie all services and resources are local and no remote servers. I'll be using Subversion for source control. Are there any benefits to doing a local install of the SVN server versus referencing the same local repository via a file-based approach (file://...)?
(Windows system)