version control - Eclipse: Keeping track of all the files that I have changed before checking in? -
when have changed lot of files forget checking in of them , breaks build. have tried maintaining lists doesnt work. there plugin eclipse tells me files have been changed since last checkin?
and in general use synchronize view. team providers (git, cvs) hook it, , show delta between what's checked in , dirty in workspace.
use window>show view>other... open view, or switch team synchronizing perspective.
edit: i'll add if using egit, there's git staging view. show modified files current repo.
Comments
Post a Comment