Remove subvertpy as a mandatory development dependency and recommendation.

Review Request #12722 — Created Nov. 11, 2022 and submitted

Information

Review Board
release-4.0.x

Reviewers

Subvertpy is getting increasingly more difficult to install and use, as
it's no longer even compiling with a default compiler of clang and
modern Subversion. There hasn't been a release since January 2021. And
on top of that, our https://pysvn.reviewboard.org installer works pretty
well.

This drops the development dependency and removes its recommendation
from the manual.

Links have also been updated in the Manual to point to modern locations
for Subversion and PySVN.

In a new environment, unit tests pass (with subvertpy tests skipping).

Built the manual and saw the new text and URLs.

Summary ID
Remove subvertpy as a mandatory development dependency and recommendation.
Subvertpy is getting increasingly more difficult to install and use, as it's no longer even compiling with a default compiler of `clang` and modern Subversion. There hasn't been a release since January 2021. And on top of that, our https://pysvn.reviewboard.org installer works pretty well. This drops the development dependency and removes its recommendation from the manual. Links have also been updated in the Manual to point to modern locations for Subversion and PySVN.
b72144af5dea2651ee965cebebfc07711166bcfe
Description From Last Updated

Do we want to put a note in here that previous versions allowed subvertpy and upgrades need to move to …

daviddavid
david
  1. 
      
  2. docs/manual/admin/installation/linux.rst (Diff revision 1)
     
     
     
    Show all issues

    Do we want to put a note in here that previous versions allowed subvertpy and upgrades need to move to pysvn?

  3. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (25544cd)
Loading...