4

Let's say I have 4 revisions.

Is there a way to see the file how it was on revision 2 for example? I can't find an option to open older revision in TortoiseMerge

2 Answers2

12

Use "Show Log" on a file to view the revisions, there you can open an old one...

Tobias
  • 7,238
  • 10
  • 46
  • 77
-1

you have to install

win merge

http://garr.dl.sourceforge.net/project/winmerge/stable/2.12.4/WinMerge-2.12.4-Setup.exe

and it will be integrated with tortoisesvn auto matically then you can diff file with the current one to see the changes

shareef
  • 9,255
  • 13
  • 58
  • 89