Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » All text files modified?
All text files modified? [message #637931] Tue, 09 November 2010 06:49 Go to next message
Eclipse UserFriend
Just enabled eGit for one of my repositories. The repository is unmodified:

bash-3.2$ git status .
# On branch master
nothing to commit (working directory clean)


Nevertheless, eGit (version 0.9.3) shows all text files as modified.

I tried to set core.eol to various values, nothing changed. Any ideas?

Thanks,

Jochen
Re: All text files modified? [message #645258 is a reply to message #637931] Thu, 16 December 2010 05:02 Go to previous messageGo to next message
Eclipse UserFriend
Ping?
Re: All text files modified? [message #646091 is a reply to message #645258] Tue, 21 December 2010 20:43 Go to previous messageGo to next message
Eclipse UserFriend
Pong?
Re: All text files modified? [message #652270 is a reply to message #637931] Thu, 03 February 2011 07:13 Go to previous messageGo to next message
Eclipse UserFriend
same issue here using 0.11.0.201102020324 nightly
Re: All text files modified? [message #652494 is a reply to message #637931] Fri, 04 February 2011 04:50 Go to previous message
Eclipse UserFriend
This can happen, if you use the option core.autocrlf not the right way (or if that option is not set). See the wikipage at http://www.kernel.org/pub/software/scm/git/docs/gitattribute s.html, especially the paragraph "End-of-line conversion". There are also many discussions, e.g. at stackoverflow, about the right use of that option.

I have configured it to autocrlf=true on my windows computer, and autocrlf=input on my linux machine.
Previous Topic:Install prob - is there manually downloadable zip?
Next Topic:Egit : new branch
Goto Forum:
  


Current Time: Mon Jun 30 19:48:24 EDT 2025

Powered by FUDForum. Page generated in 0.03594 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top