Page MenuHomePhabricator

Don't implement SVN over HTTP
ClosedPublic

Authored by epriestley on Nov 11 2013, 9:51 PM.
Tags
None
Referenced Files
F15411819: D7562.diff
Wed, Mar 19, 9:55 AM
F15333163: D7562.diff
Sat, Mar 8, 12:28 AM
Unknown Object (File)
Mar 1 2025, 5:30 PM
Unknown Object (File)
Mar 1 2025, 5:30 PM
Unknown Object (File)
Mar 1 2025, 5:29 PM
Unknown Object (File)
Feb 24 2025, 9:25 PM
Unknown Object (File)
Feb 24 2025, 3:03 AM
Unknown Object (File)
Feb 19 2025, 3:07 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