Tagged Questions
0
votes
0answers
10 views
Eclipse and EGit . Push?
I am using GIT as DVCS. I have a team working with me on a project.Last night when I committed changes to the repository. It caused lost of previous changes made by other developers.(I did this: ...
1
vote
1answer
88 views
eclipse is always complaining about remote git does not supoort smart http push
I know there are a few questions related to this topic on the Internet but I just still cannot solve the problem after digging them out.
On the server side, I have a repository located at: ...
0
votes
1answer
33 views
Eclipse EGit: fetch/push never ends
I use EGit 2.2 with Eclipse Juno.
So far everything has been more or less all right.
But once my team-mate has uploaded a number of large files (over 2 Gig) fetch and push operations never end for ...
1
vote
1answer
174 views
Am I using EGit and Eclipse correctly when working with repositories?
I'm trying to set up EGit with Eclipse and I've used neither of them before. I understand the basics around Git and Eclipse is more or less just another IDE. The problem I'm having is setting up a ...
0
votes
0answers
442 views
I don't understand this egit error I got when I tried to push upstream
Someone else set up the egit on my computer and it worked fine. Today I tried to push upstream and got An internal Exception occurred during push error. I went to the error log and found this ...
1
vote
0answers
332 views
git push from eclipse to a bare repository gets rejected
I have bare repository on my PC (running windows 7) - Machine A - and I'm using the command:
git daemon --export-all --verbose --enable=receive-pack
to run the git daemon.
From another maching ...
6
votes
1answer
4k views
How do you successfully use Egit with GitHub?
There seems to be no guide out there that is still valid so I'm asking how to use Egit in Eclipse to push a project to GitHub. I followed some guides but end up with an "Specifications don't match any ...
1
vote
1answer
619 views
Egit ssh changes push & pull
In my office Eclipse is being used popularly and I have newly installed GIT and Egit plugin for Eclipse.
I'm not CVCS or DVCS user and I'm asked to install and configure Egit.
I could able to clone a ...
