Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Notes on git

BTW, also confirmed that it is the “Committer” field that the eclipse.org hook checks for. The Author field can be anyone.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Schaefer, Doug
Sent: Tuesday, June 14, 2011 1:21 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Notes on git

 

I just did a push and it works. A bit of a sigh.

 

I still have my eyes open for the performance issues we saw. Staying on the beaten path seems to be OK. I’ll make sure we document what that path is.

 

D

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of James Blackburn
Sent: Tuesday, June 14, 2011 1:15 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Notes on git

 

On 14 June 2011 17:46, Schaefer, Doug <Doug.Schaefer@xxxxxxxxxxxxx> wrote:

OK. The main issue I ran into is resolved. I cheated creating the test2 repos which missed some permissions bits. James and I are redoing test3 which will have things configured correctly.

 

I've pushed the most recent repos into:

 

Committers should be able to clone the above, make changes and push them back in.  It's probably a good time to experiment doing this while we're not yet 'live' :).  Marc perhaps you can confirm you can still push to this repo?

 

Note, if you already have a clone, updating to this should be as simple as:

Repository View > Remotes > Origin > Right click > Configure push

and Change... the URI to match the above.

 

Cheers,

James

 


Back to the top