thuliosama / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Eclipse hangs/crashes when adding some projects to git tracking #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
-- What steps will reproduce the problem? --

1. Right click on a project not tracked by git
2. Select "Team" -> "Share project..."
3. Select "Git" and click on "Finish"

-- What is the expected output? What do you see instead? --

For some projects, this sequence works and the project is added to git
tracking (after selection of git repository).
On some other projects, window for git repository selection is not display,
Eclipse hangs and there is an error on log (see stack trace attached).
I must kill Eclipse processes and restart.

-- What version of the product are you using? On what operating system? --

Debian GNU/Linux testing amd64

java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

Eclipse Build id: 20090619-0625

Eclipse Git Feature (Incubation)    0.5.0.200908141101

List of others plugins and Eclipse configuration attached

Original issue reported on code.google.com by nicolas....@gmail.com on 23 Aug 2009 at 12:52

Attachments:

GoogleCodeExporter commented 8 years ago
It a Subversion plugin that crashes here, not EGit. Try without the subversion 
plugin
installed. If it works then close this bug and report the bug against the 
subversion
plugin instead.

Original comment by robin.ro...@gmail.com on 23 Aug 2009 at 9:59

GoogleCodeExporter commented 8 years ago
After Subversion plugins removing, same problem but with different stack trace 
(attached)

Original comment by nicolas....@gmail.com on 23 Aug 2009 at 10:12

Attachments:

GoogleCodeExporter commented 8 years ago
Which Eclipse version are you using ?

Original comment by matthias...@gmail.com on 5 Sep 2009 at 7:10

GoogleCodeExporter commented 8 years ago
Eclipse Galileo (3.5)

Original comment by nicolas....@gmail.com on 5 Sep 2009 at 7:12

GoogleCodeExporter commented 8 years ago
I am having the same symptoms, latest version from incubation. I dont have any 
svn
plugins installed. 

Eclipse Version: 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ

Original comment by pat2...@gmail.com on 8 Sep 2009 at 8:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I appear to have the same issue, with my system "locking up" when attempting to 
share the project.

I've used the following configuration:
OS: Mac OS X - Snow Leopard 10.6.1
Eclipse Platform: 3.5.0.I20090611-1540

One thing of note in my case: this only occurs when I attempt to "Share" a 
project that is ALREADY cloned 
from a Git repository.  When working with a brand new project (non-version 
controlled), this doesn't occur.

Perhaps I'm using the system wrong -> is there another way to let Eclipse / 
egit know that I need to work 
with Git inside the IDE on an existing cloned repository?

Original comment by sem1...@gmail.com on 24 Sep 2009 at 1:45

GoogleCodeExporter commented 8 years ago
Is this still a problem?

Original comment by robin.ro...@gmail.com on 13 Jul 2010 at 10:08

GoogleCodeExporter commented 8 years ago
Seems fixed for me

Original comment by nicolas....@gmail.com on 13 Jul 2010 at 10:27

GoogleCodeExporter commented 8 years ago
Reporter claims this seems fixed.

Original comment by robin.ro...@gmail.com on 8 Aug 2010 at 12:11