how to tell subclipse to ignore modified file on commit
问题 I have a file that is under version control and modified by me. However I do not want to commit it, I want that only I will have the specific change I made and everybody else will have the file in its original version. How can I do that? 回答1: I often have the same problem. My solution is to work with change sets . If you're working with Mylyn, every change will be added to the active task. If you're not using Mylyn, you can create change sets manually in the synchronize view. Change the view