- Original Message -
> From: "Nick Coghlan"
> To: beaker-devel@lists.fedorahosted.org
> Sent: Monday, December 15, 2014 4:37:14 PM
> Subject: Re: [Beaker-devel] Setting up a new project in Beaker's git/gerrit
> infrastructure
>
> On 12/15/2014 02:45
On 12/15/2014 02:45 PM, Amit Saha wrote:
> Sure, i am thinking, perhaps here: of https://beaker-project.org/dev/bpo.html
Yep, that sounds good to me.
Cheers,
Nick.
--
Nick Coghlan
Red Hat Hosted & Shared Services
Software Engineering & Development, Brisbane
HSS Provisioning Architect
Excerpts from Amit Saha's message of 2014-12-15 12:13 +10:00:
> Scenario: Create a fork of an upstream project whose source is on github
>
> Steps:
>
> 1. Fork the project as beaker-project's upstream on GitHub
> 2. Login to beaker-project.org
> 3. Init a bare git repo on /srv/git/: git init --ba
- Original Message -
> From: "Nick Coghlan"
> To: beaker-devel@lists.fedorahosted.org
> Sent: Monday, December 15, 2014 2:26:44 PM
> Subject: Re: [Beaker-devel] Setting up a new project in Beaker's git/gerrit
> infrastructure
>
> On 12/15/2014 12:
On 12/15/2014 12:13 PM, Amit Saha wrote:
> Scenario: Create a fork of an upstream project whose source is on github
>
> Steps:
>
> 1. Fork the project as beaker-project's upstream on GitHub
> 2. Login to beaker-project.org
> 3. Init a bare git repo on /srv/git/: git init --bare --shared
> 4. cho
Scenario: Create a fork of an upstream project whose source is on github
Steps:
1. Fork the project as beaker-project's upstream on GitHub
2. Login to beaker-project.org
3. Init a bare git repo on /srv/git/: git init --bare --shared
4. chown -R :beakerdevs /srv/git/
5. Setup the project on
http