[tor-bugs] #24180 [Applications/rbm]: "rbm fetch" should accept options to select target

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 8 13:09:09 UTC 2017


#24180: "rbm fetch" should accept options to select target
----------------------------------+---------------------
     Reporter:  boklm             |      Owner:  boklm
         Type:  task              |     Status:  new
     Priority:  Medium            |  Milestone:
    Component:  Applications/rbm  |    Version:
     Severity:  Normal            |   Keywords:  tbb-rbm
Actual Points:                    |  Parent ID:
       Points:                    |   Reviewer:
      Sponsor:                    |
----------------------------------+---------------------
 The `rbm fetch` command is used to fetch new commits from git/hg
 repositories. It currently takes the following options:
 {{{
 rbm fetch [project]
 }}}

 In tor-browser-build we have a single `make fetch` command fetching
 commits from all components, which should work for any type of build
 (release/alpha/nightly) as they currently all use the same git
 repositories.

 In #24179 however we are thinking about using a different git repository
 for releases and the nightly build, which means `rbm fetch` needs to know
 which type of build we want to fetch, so it should support `--target`
 options.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24180>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list