Opened 4 years ago

Last modified 3 years ago

#60854 closed defect

Wrong subversion dependency when fetch.type is svn on Catalina — at Initial Version

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone: MacPorts 2.7.0
Component: base Version: 2.6.2
Keywords: haspatch Cc:
Port:

Description

When fetcy.type is svn, MacPorts base declares a dependency on bin:svn:subversion. On Catalina with only the command line tools installed, /usr/bin/svn exists but is a stub that doesn't do anything:

:info:fetch svn: error: The subversion command line tools are no longer provided by Xcode.

We already change the dependency to port:subversion on old OS versions whose svn can't connect to secure servers anymore. We should also do this when on a new system with a stub svn.

Change History (0)

Note: See TracTickets for help on using tickets.