Opened 3 years ago

Closed 3 years ago

#61981 closed defect (duplicate)

/usr/bin/svn exists on Catalina, but is non-functional

Reported by: kencu (Ken) Owned by:
Priority: Normal Milestone:
Component: base Version:
Keywords: Cc:
Port:

Description

the fetch subroutine in base for svn does a bin check for svn on Catalina, but the svn bin is non-functional.

It hands off to another svn if one exists, otherwise generates an error.

Probably simplest if all os versions just depend on MacPorts subversion.

Change History (3)

comment:1 Changed 3 years ago by kencu (Ken)

Catalina:

 % /usr/bin/svn
svn: error: Failed to locate 'svn'.
svn: error: The subversion command line tools are no longer provided by Xcode.

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

See #60854.

comment:3 Changed 3 years ago by kencu (Ken)

Resolution: duplicate
Status: newclosed

right. thanks!

Note: See TracTickets for help on using tickets.