Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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:
ssh://<commiter-id>@git.eclipse.org/gitroot/cdt/test3/org.eclipse.cdt.git

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