- This topic has 5 replies, 2 voices, and was last updated 20 years, 1 month ago by
Riyad Kalla.
-
AuthorPosts
-
Brett ConnorMember– System Setup ——————————-
Operating System and version: WinXP pro
Eclipse version: 3.1M7
Eclipse build id: I20050513-1415
Fresh Eclipse install (y/n): y
Other installed external plugins: log4e
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 7
MyEclipse version: 3.8.4
Eclipse JDK version: 1.5.2_02
Application Server JDK version: 1.5.2_02
Are there any exceptions in the Eclipse log file? no– Message Body ——————————-
The ‘current work file’ in the compare window doesn’t show the correct contents, or at least not the same as the editor view. Select a version of the file to go back to, hit REPLACE, nothing happens.
No error log entries appear.
A refresh on the file, close and re-open the editor view doesn’t fix it.
Regards
BrettJune 1, 2005 at 6:20 pm #230498
Riyad KallaMemberBrett are you talking about CVS functionality, local history, what?
Please walk me through step-by-step to reproduce.
June 2, 2005 at 12:39 pm #230542
Brett ConnorMemberI am talking about local history. I did the usual – I was trying to fix a JSP; checked it out (not from an integrated version control), made some edits, saved perhaps 5 times, decided it was too broken for me to quickly fix, wanted to go back to the second saved version since my checkout.
R click on the file in “Package explorer” -> “Replace with” -> “local history…”,
in the usual ‘compare files’ view I selected the version I wanted to go back to (differences showed correctly, initially at least), hit “replace”.
Nothing changed in my source view for the JSP. I refreshed, closed and re-opened, tried “replace” several times, all of which failed silently.June 2, 2005 at 1:06 pm #230543
Riyad KallaMemberDid you check your log file for exceptions? <workspace dir>\.metadata\.log
June 2, 2005 at 2:56 pm #230555
Brett ConnorMemberYes. There were no exceptions in the log file.
June 2, 2005 at 3:32 pm #230561
Riyad KallaMemberI have filed this for investigation, on initial tested I was unable to reproduce this with the Java Editor, XML Editor or Ant editor, unfortunately I don’t have a JSP that had a local history handy but will try and create a test case for this.
-
AuthorPosts