Bug 205997 - release.conf/release.sh aren't very flexible with VCSes
Summary: release.conf/release.sh aren't very flexible with VCSes
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 10.2-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-07 08:03 UTC by Enji Cooper
Modified: 2016-01-07 08:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2016-01-07 08:03:13 UTC
I was trying to produce a release.conf for a PR, but unfortunately the syntax for git isn't really flexible, i.e. I can't specify a specific branch other than master for a project.

It would be really helpful if there was a mechanism for specifying a specific branch.

Also, it seems that one needs to specify git or svn... one can't mix or match git and svn. Being able to customize either or would be nice because then I could use a git src tree and a FreeBSD svn ports/docs tree.