AnkhSVN 2.0 features a new window that focuses on providing information about the files you’re currently working on. In the future more features will be added to the various (now disabled) pages.
The screenshot below shows a file that is dirty on disk (Modified), and one that is changed but not saved to disk yet (Edited). Hitting commit will save both files and commit them as you’d expect.
The toolbar allows users to access most common operations, like update the entire solution, commit the checked files below, and perform other actions on the selected files, like diff, open in Visual Studio (double click), revert etc.
The combobox in the toolbar can be used to switch between branches and trunk.


