GIT SVN with subgit and apache
问题 I've started evaluating a piece of software called subgit which seamlessly allows you to interface a repo with either SVN or GIT. Throughout our organization we interface our repos using apache, and trying to combine this with GIT becomes somewhat troublesome. Overall we want to permit read-access without authentication, and write should be authenticated, this works fine with SVN but doesn't seem to be as straight-forward with GIT. In addition to this it would be neat to have apache identify