Page MenuHomePhabricator

Don't implement SVN over HTTP
ClosedPublic

Authored by epriestley on Nov 11 2013, 9:51 PM.
Tags
None
Referenced Files
F18109042: D7562.id.diff
Mon, Aug 11, 11:26 AM
F18104500: D7562.diff
Aug 10 2025, 12:50 PM
F18083190: D7562.diff
Aug 5 2025, 9:19 AM
F17665973: D7562.id17082.diff
Jul 12 2025, 8:35 PM
Unknown Object (File)
Jun 6 2025, 11:15 AM
Unknown Object (File)
May 25 2025, 4:50 PM
Unknown Object (File)
May 8 2025, 6:46 AM
Unknown Object (File)
May 7 2025, 11:43 AM
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