Search code examples
svntortoisesvnheadworking-copy

View diff between working copy and HEAD in tortoise SVN?


I am working on a small SVN project and I have checked out two working copies (one on my desktop, and one on my laptop). Due to some unforeseen changes, I edited both working copies and then committed the one on the desktop to the Repository.

Now, I want to figure out how to commit the changes I made on my laptop without messing everything up. I thought a good starting point would be to view the differences between the working copy on the laptop and the current HEAD revision but I can't figure out how to do this.


Solution

  • Act like you are going to do a commit. It will show you the list of changed files and you can then right click on each of those in the list to do a diff