The synchronize view of Eclipse is very nice to see incoming changes from everybody before updating my codebase.
Is there a similar feature in TortoiseSVN? I can only compare 2 revisions there, I did not find any functionality to compare my working copy (which is a mix of modified files and files from various revisions) with the HEAD revision easily!
Use the Check-For-Modifications dialog, then click on the “Check Repository” button.
That will show you which files are modified in the repository.