Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
all
-
None
-
other
Description
The solution to issue #891 ("REPORT fails if item missing in HEAD") was to create a new style of <update-report>: it's always run against the VCC, and both path/revs destined for svn_repos_dir_delta are within the request body now. At the moment, the server understands both old and new-style update-reports. And the client tries the new-style first, then falls back to the old-style. Eventually, we need to have the client stop falling back to old-style, and have the server stop supporting old-style. But there's no rush here, because no development is blocking on this task. So we'll leave this task open for a while, low-priority, so we can be as courteous to users as possible regarding compatibility. [To see what eventually needs changing, look at commits 5764 and 5768.)