Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Unable to remove .DS_Store from unstaged changes list
Unable to remove .DS_Store from unstaged changes list [message #1277884] Wed, 26 March 2014 15:41 Go to next message
Jim Burrill is currently offline Jim BurrillFriend
Messages: 2
Registered: March 2014
Junior Member
I have two projects using EGit. One shows all the .DS_Store files that Mac OS X creates in the unstaged changes list. The other does not. I can't find the difference between them to account for this. I have created .gitignore files everywhere to no avail. I have checked Preferencs > Team > Ignored Resources.
The project without was created last year. The project with was created a month ago. I updated from Mountain Lion to Maverick last week and am using Eclipse Version: Kepler Service Release 2
Build id: 20140224-0627
EGit 3.2.0.201312181205-r
Re: Unable to remove .DS_Store from unstaged changes list [message #1278028 is a reply to message #1277884] Wed, 26 March 2014 20:15 Go to previous messageGo to next message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
Jim Burrill skrev 2014-03-26 17.51:
> I have two projects using EGit. One shows all the .DS_Store files that Mac OS X creates in the unstaged changes list. The other does not. I can't find the difference
> between them to account for this. I have created .gitignore files everywhere to no avail. I have checked Preferencs > Team > Ignored Resources.
> The project without was created last year. The project with was created a month ago. I updated from Mountain Lion to Maverick last week and am using Eclipse Version:
> Kepler Service Release 2
> Build id: 20140224-0627
> EGit 3.2.0.201312181205-r
>

Most likely you have committed the .DS_Store in the project where it's visible. Once something is
committed .gitignore has no effect on the file.

-- robin
Re: Unable to remove .DS_Store from unstaged changes list [message #1279294 is a reply to message #1278028] Fri, 28 March 2014 14:26 Go to previous message
Jim Burrill is currently offline Jim BurrillFriend
Messages: 2
Registered: March 2014
Junior Member
This is apparently the case though I do not understand how it happened as the ignore resources has .DS_Store automatically selected. So, I removed the project from git control and then put it back in. This time, .DS_Store did not appear in the unstated changed list. All I lost was my update history - no big deal on this project.
Previous Topic:[BUG] After newest update I cannot store credentials...
Next Topic:Execute Aliases From EGit UI
Goto Forum:
  


Current Time: Thu Apr 18 13:45:40 GMT 2024

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

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

Back to the top