SVN server with Apache or Windows service -


i have configure svn server. evaluating 2 approaches

  • with apache.
  • without apache os(windows) service.

if go apache, have browser level access too, consider added advantage.

what approach should take ?

you want apache - flexibility , options logging, authentication , authorization way richer.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -