Page MenuHomeFreeBSD

Enable subversion support by default to remove git-subversion.
ClosedPublic

Authored by brooks on Nov 22 2019, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 26, 8:45 PM
Unknown Object (File)
Dec 7 2024, 8:56 AM
Unknown Object (File)
Dec 5 2024, 10:43 PM
Unknown Object (File)
Dec 1 2024, 1:01 PM
Unknown Object (File)
Dec 1 2024, 1:01 PM
Unknown Object (File)
Dec 1 2024, 12:47 PM
Unknown Object (File)
Nov 28 2024, 8:19 AM
Unknown Object (File)
Nov 20 2024, 5:48 AM
Subscribers
None

Details

Summary

Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg. Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistant user experience.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27706
Build 25906: arc lint + arc unit

Event Timeline

This review is born out of frustration with having to manually build git on our systems where we need git-subversion and prefer to use pkg in general.

This revision is now accepted and ready to land.Nov 22 2019, 12:24 PM