Page MenuHomePhabricator

Don't implement SVN over HTTP
ClosedPublic

Authored by epriestley on Nov 11 2013, 9:51 PM.
Tags
None
Referenced Files
F19047646: D7562.id.diff
Thu, Nov 27, 1:12 PM
F19033500: D7562.diff
Tue, Nov 25, 10:39 AM
F18886956: D7562.id17070.diff
Fri, Nov 7, 5:23 AM
F18849084: D7562.id17082.diff
Oct 30 2025, 7:41 AM
F18834810: D7562.id.diff
Oct 26 2025, 10:58 AM
F18831074: D7562.diff
Oct 25 2025, 10:39 AM
F18824617: D7562.id.diff
Oct 23 2025, 4:48 PM
F18803057: D7562.diff
Oct 17 2025, 9:25 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPd4eca257742a: Don't implement SVN over HTTP
Summary

Ref T2230. As far as I can tell, getting SVN working over HTTP is incredibly complicated. It's all DAV-based and doesn't appear to have any kind of binary we can just execute and pass requests through to. Don't support it for now.

  • Disable it in the UI.
  • Make sure all the error messages are reasonable.
Test Plan

Tried to HTTP an SVN repo. Tried to clone a Git repo with SVN, got a good error message.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped