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)
Tue, Jun 30, 7:54 AM
Unknown Object (File)
Sat, Jun 27, 11:42 AM
Unknown Object (File)
Sat, Jun 27, 7:10 AM
Unknown Object (File)
Mon, Jun 22, 7:34 PM
Unknown Object (File)
Mon, Jun 22, 4:06 PM
Unknown Object (File)
Sun, Jun 21, 2:00 PM
Unknown Object (File)
Mon, Jun 15, 11:03 PM
Unknown Object (File)
Mon, Jun 15, 8:53 PM
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