Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Check out project via EGit
Check out project via EGit [message #499781] Tue, 24 November 2009 05:53 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hello,

I tried to check out the following Eclipse project.

git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it

From the branches I selected "main".

Eclipse froze and the screen said "Intializing repository" stayed
approx. 5 minutes before I killed Eclipse via the task manager. During
that time the harddisk was working really hard.

Is that expected? Could you perhaps add a process indicator so that the
user get feedback. Or even better move the check process into a
background process?

Best regards, Lars


--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter
Re: Check out project via EGit [message #499782 is a reply to message #499781] Tue, 24 November 2009 05:54 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Sorry, the branch I selecte was "master" not "main".

Lars Vogel wrote:
> Hello,
>
> I tried to check out the following Eclipse project.
>
> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it
>
> From the branches I selected "main".
>
> Eclipse froze and the screen said "Intializing repository" stayed
> approx. 5 minutes before I killed Eclipse via the task manager. During
> that time the harddisk was working really hard.
>
> Is that expected? Could you perhaps add a process indicator so that the
> user get feedback. Or even better move the check process into a
> background process?
>
> Best regards, Lars
>
>
Re: Check out project via EGit [message #499783 is a reply to message #499782] Tue, 24 November 2009 06:04 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Update: If I check-out the project via the command line it also takes
forever (might be my internet connection) but I get a percentage
indicator for the download status.
Re: Check out project via EGit [message #499894 is a reply to message #499783] Tue, 24 November 2009 13:30 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

I opened a bug for this request:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295996



Lars Vogel wrote:
> Update: If I check-out the project via the command line it also takes
> forever (might be my internet connection) but I get a percentage
> indicator for the download status.
Re: Check out project via EGit [message #499965 is a reply to message #499781] Tue, 24 November 2009 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: j16sdiz.gmail.com

Lars Vogel wrote:
> Hello,
>
> I tried to check out the following Eclipse project.
>
> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it


I guess you are behind some corporate firewall, right?

>
> From the branches I selected "main".
>
> Eclipse froze and the screen said "Intializing repository" stayed
> approx. 5 minutes before I killed Eclipse via the task manager. During
> that time the harddisk was working really hard.
>
> Is that expected? Could you perhaps add a process indicator so that the
> user get feedback. Or even better move the check process into a
> background process?
>
> Best regards, Lars
>
>
Re: Check out project via EGit [message #500009 is a reply to message #499965] Tue, 24 November 2009 17:00 Go to previous messageGo to next message
Mykola Nikishov is currently offline Mykola NikishovFriend
Messages: 58
Registered: July 2009
Member
Daniel Cheng <j16sdiz@gmail.com> writes:

[...]

>> I tried to check out the following Eclipse project.
>>
>> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it

[...]

> I guess you are behind some corporate firewall, right?
>
>> Eclipse froze and the screen said "Intializing repository" stayed
>> approx. 5 minutes before I killed Eclipse via the task manager. During
>> that time the harddisk was working really hard.

I'm wondering why 'During that time the harddisk was working really
hard' if there is no network activity because of some firewall?

--
MAN-UANIC
Re: Check out project via EGit [message #500050 is a reply to message #500009] Tue, 24 November 2009 19:22 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

No, the checkout was not behind a firewall / proxy. I was directly connected to the internet. But my internet connection was extremely slow as I recognized as I opened the browser.

Does this answer you question / comment?

Eclipse was frozen so I'm not sure what was causing the I/O.
Re: Check out project via EGit [message #575804 is a reply to message #499781] Tue, 24 November 2009 05:54 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Sorry, the branch I selecte was "master" not "main".

Lars Vogel wrote:
> Hello,
>
> I tried to check out the following Eclipse project.
>
> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it
>
> From the branches I selected "main".
>
> Eclipse froze and the screen said "Intializing repository" stayed
> approx. 5 minutes before I killed Eclipse via the task manager. During
> that time the harddisk was working really hard.
>
> Is that expected? Could you perhaps add a process indicator so that the
> user get feedback. Or even better move the check process into a
> background process?
>
> Best regards, Lars
>
>
Re: Check out project via EGit [message #575814 is a reply to message #499782] Tue, 24 November 2009 06:04 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Update: If I check-out the project via the command line it also takes
forever (might be my internet connection) but I get a percentage
indicator for the download status.
Re: Check out project via EGit [message #575893 is a reply to message #499783] Tue, 24 November 2009 13:30 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

I opened a bug for this request:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295996



Lars Vogel wrote:
> Update: If I check-out the project via the command line it also takes
> forever (might be my internet connection) but I get a percentage
> indicator for the download status.
Re: Check out project via EGit [message #575936 is a reply to message #499781] Tue, 24 November 2009 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: j16sdiz.gmail.com

Lars Vogel wrote:
> Hello,
>
> I tried to check out the following Eclipse project.
>
> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it


I guess you are behind some corporate firewall, right?

>
> From the branches I selected "main".
>
> Eclipse froze and the screen said "Intializing repository" stayed
> approx. 5 minutes before I killed Eclipse via the task manager. During
> that time the harddisk was working really hard.
>
> Is that expected? Could you perhaps add a process indicator so that the
> user get feedback. Or even better move the check process into a
> background process?
>
> Best regards, Lars
>
>
Re: Check out project via EGit [message #575958 is a reply to message #499965] Tue, 24 November 2009 17:00 Go to previous messageGo to next message
Mykola Nikishov is currently offline Mykola NikishovFriend
Messages: 58
Registered: July 2009
Member
Daniel Cheng <j16sdiz@gmail.com> writes:

[...]

>> I tried to check out the following Eclipse project.
>>
>> git://dev.eclipse.org/org.eclipse.pde/org.eclipse.pde.core.g it

[...]

> I guess you are behind some corporate firewall, right?
>
>> Eclipse froze and the screen said "Intializing repository" stayed
>> approx. 5 minutes before I killed Eclipse via the task manager. During
>> that time the harddisk was working really hard.

I'm wondering why 'During that time the harddisk was working really
hard' if there is no network activity because of some firewall?

--
MAN-UANIC
Re: Check out project via EGit [message #575996 is a reply to message #500009] Tue, 24 November 2009 19:22 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

No, the checkout was not behind a firewall / proxy. I was directly connected to the internet. But my internet connection was extremely slow as I recognized as I opened the browser.

Does this answer you question / comment?

Eclipse was frozen so I'm not sure what was causing the I/O.
Previous Topic:Check out project via EGit
Next Topic:Create patch with EGit
Goto Forum:
  


Current Time: Fri Apr 19 12:04:59 GMT 2024

Powered by FUDForum. Page generated in 0.02031 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top