"show annotation" info in eclipse lost because of formatting, is it possible to restore changeset history after whole file was formatted and commitet?
His,
I have accidentally applied new formatting to a big xml file and commited it in svn. Because of the new formatting, if I select "Team -> Show Annotation" (Who Modified the Line) all information about previous changesets is lost. Is there a way to revert annotation history?
Reverting my changeset, and commiting it again without applying formatting for the whole file will not work, since the show annotatin view will display my new changeset for every line again.
thanks
edit: additional informat开发者_运维知识库ion
Right-click context menu on the file -> Team -> Show History, then see what version is the proper one.
精彩评论