Questions tagged [egit]

4 questions
13
votes
1 answer

EGit (Eclipse) wrongly interpreting file names with non-ASCII characters?

I recently switched to using a Git repository within Eclipse (Juno SR2), using EGit. In our project, some file names contains umlauts and other special non-ASCII-characters. On the command line, git status show no changes, workspace clean, but…
Stefan Seidel
  • 10,485
  • 1
  • 28
  • 44
1
vote
0 answers

How to connect with Github repository in Eclipse?

I have created a repository in https://github.com. And installed Eclipse Kepler as the IDE. I want to commit my local file to this remote repository. By default Eclipse Kepler contains Egit for connecting with Git. So I just downloaded PDT for it…
Sukeshini
  • 183
  • 1
  • 2
  • 10
0
votes
1 answer

Where can I download Egit for Eclipse Helios?

I cannot find any place to download Egit for Eclipse Helios. Even in the links provided in http://www.eclipse.org/egit/download/ not working. Any help will be appreciated. Note: I'm using windows-7 and my eclipse version is 1.3.0 Thanks in advance.
Sukeshini
  • 183
  • 1
  • 2
  • 10
0
votes
1 answer

Why am I unable to Git push even though I've local commits that are yet to be pushed

My eclipse workspace Github repo My workspace has few changes that I want to push to github. I've already commit'd them. Wen I try Push from eclipse, I get the below I am not sure what I am doing wrong When I right click on the project…
Aravind R. Yarram
  • 175
  • 1
  • 2
  • 6