Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Git Staging view not connecting

I have started seeing a problem recently. Not sure if it started after upgrading EGit or if that’s just a coincidence. In any case, I am running EGit 3.0.3 on Eclipse 4.4 M2. The Git Staging view will not connect to a repository no matter what I try. I just see “No Repository Selected”. I have one repository defined and there is nothing in the error log. This workspace worked fine with Git Staging view in the past.

 

Is anyone else seeing this issue?

 

As a side comment… It would be great if instead of going into “No Repository Selected” mode, the Git Staging view just linked up with the first repository in the list. In the common case of there being only one repository in the workspace that’s 100% right. If N repositories are defined, you still have 1/N chance of avoiding forcing the user to do extra clicks to connect the view. If you want to increase the odds of doing the right thing even further, the last used repository can be persisted in preferences.

 

- Konstantin


Back to the top