EGit - Git Team Provider 2.3.1
Markets
- Tools (1405)
- Application Development Frameworks (83)
- Application Management (65)
- Application Server (75)
- BIRT (23)
- Build and Deploy (131)
- Business Intelligence, Reporting and Charting (16)
- Code Management (134)
- Collaboration (32)
- Database (66)
- Database Development (27)
- Database Persistence (36)
- Documentation (65)
- EclipseRT Target Platform Components (9)
- Editor (267)
- Entertainment (23)
- General Purpose Tools (63)
- Graphics (46)
- IDE (313)
- J2EE Development Platform (91)
- J2ME (18)
- Languages (146)
- Linux Tools (8)
- Logging (17)
- Mobile and Device Development (43)
- Modeling (64)
- Modeling Tools (175)
- Mylyn Connectors (31)
- Network (26)
- Other (87)
- Process (36)
- Profiling (25)
- Programming Languages (49)
- Reporting (41)
- Rich Client Applications (71)
- SCM (27)
- Search (40)
- SOA Development (14)
- Source Code Analyzer (94)
- Systems Development (73)
- Team Development (81)
- Testing (110)
- Tools (570)
- UI (117)
- UML (75)
- Web (114)
- Web Services (59)
- Web, XML, Java EE and OSGi Enterprise Development (44)
- XML (54)
- RCP Applications (159)
- Training & Consulting (109)
Add this URL to your Eclipse Installation to reach this Solution's Update Site.
Learn more...
Details Group Tabs
| Month | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| 5/13 | 5 / 597 | 9383 ( 5% ) | 59 |
| 4/13 | 5 / 619 | 16461 ( 5% ) | 140 |
| 3/13 | 4 / 595 | 18408 ( 5% ) | 146 |
| 2/13 | 4 / 573 | 17281 ( 6% ) | 126 |
| 1/13 | 5 / 542 | 17809 ( 6% ) | 200 |
| 12/12 | 5 / 547 | 12681 ( 5% ) | 188 |
| 11/12 | 5 / 560 | 13873 ( 5% ) | 183 |
| 10/12 | 5 / 549 | 15429 ( 5% ) | 232 |
| 9/12 | 5 / 527 | 12225 ( 5% ) | 194 |
| 8/12 | 5 / 525 | 7404 ( 4% ) | 118 |
| 7/12 | 5 / 507 | 5301 ( 4% ) | 126 |
| 6/12 | 6 / 498 | 4506 ( 4% ) | 155 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days:821
Download last 500 error reports (CSV)



Reviews
Install Page is Missing
I am admittedly a total noob, but I have tried downloading the egit installation packages in any provided links on 2 different computers, and every time I go to the installation download page, it gives me a 404 file missing and/or tells me that it should be in the options in the eclipse installation natively (it's not). Am I really the only one having this problem? I don't know where else to post this.
Just quit working
I am at my wits end trying to get this to work. It has aways thrown a java error but still worked until suddenly today, now it just dies. So, I just went and downloaded the latest eclipse PDT from zend, added the new marketplace to install Egit, select all options and I get an error that there is a missing requirement for mylyn. Not sure why this has to be so difficult to get running on my enviro. It would appear others use and I don't read any issues. Any help will be appreciated. Thanks.
Error:
Cannot complete the install because one or more required items could not be found.
Software being installed: EGit Mylyn 2.1.0.201209190230-r (org.eclipse.egit.mylyn.feature.group 2.1.0.201209190230-r)
Missing requirement: EGit Mylyn 2.1.0.201209190230-r (org.eclipse.egit.mylyn.feature.group 2.1.0.201209190230-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found
Fresh reinstall
Can you do an uninstall and then a fresh install of EGit?
Updating through Marketplace
When I had a problem using Help -> Check for Updates with such-n-such missing feature group, instead I went to the Marketplace from inside Eclipse: Help -> Eclipse Marketplace. I searched for the missing requirement and hit the UPDATE button next to the product.
Please report bugs to EGit Bugzilla
@soenke, please report the bug to the EGit Bugzilla, not here...
Problem with symbolic links in Eclipse
Hi,
first: thanks for the great tool! But I want to report a Bug.
I cloned an svn repository to an git repository with git svn clone. In this svn repository I have a lot of symbolic links. These symbolic links are symbolic links on the local filesystem after cloning. These symbolic links are not a problem for the normal git console. If you type:
git status
you will get the message: "nothing to commit (working directory clean)"
But if you go into eclipse and click "commit" you get a list with hundreds of symbolic links. The "status" column tells you for everey symbolic link: "Rem., not staged".
If you commit the selected symbolic links and click commit again, egit wants to add all files of the project again to the repository. It is a very bad idea to do a commit of these unchanged symbolic links.
At the moment I click on "deselect all" and select my changed files but this is very annoying ;).
Best think would be: Ignoring the symlinks. You cannot change the symlinks with eclipse so you do not have to commit them to git. Maybe it could be a checked checkbox in the commit window.
Thanks
Bug Reporting and Questions
The proper place to ask questions about EGit is the forums...
http://www.eclipse.org/forums/index.php?t=thread&frm_id=48
If you find a bug, please file it here:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGit&rep_platform=Al...
In your case, git-svn isn't supported by EGit.
Ready to use
While it still has a 0.x version number is ready for use. It provides access to most git functionality in the "Eclipse way", nicely integrated.
There are still some rough edges, but starting with 0.11.x we are using it in our development team for the every day jobs without problems. And it is getting better with every version. Keep up the good work!
I only miss some more integration with Gerrit. Although Gerrit and git are two different things, eGit provides some integration with Gerrit and I would love to see more.