Skip to main content

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

I have raised a bug for the performance issue. It appears to take about 30 seconds for egit to notice changes to saved files and for the commit action to determine what files have changed. On the command line, those operations are almost instantaneous. Bug is here, and Chris Aniszczyk has been alerted (and alarmed J):

 

   https://bugs.eclipse.org/bugs/show_bug.cgi?id=349361

 

Doug.

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Marc Khouzam
Sent: Tuesday, June 14, 2011 3:01 PM
To: 'CDT General developers list.'
Subject: Re: [cdt-dev] Notes on git

 

I can confirm that I can push to the new repo.

 


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