Is it possible to see file changes with previous version using Winmerge before commit?
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Of course.
Right click on a folder or file under version control, and choose
Tortoise SVN->Settingsfrom the pop-up menu.Navigate to the
External Programs->Diff Vieweritem in the treeview on the left. Check the radio button forExternalin theConfigure the program used for comparing different revisions of filesat the top, and put in the information for WinMerge. See theTortoiseSVN Help file(click theHelpbutton at the bottom right of the mentioned dialog) for command-line options (including the exact ones needed for WinMerge).