Search code examples
visual-studioversion-controlankhsvn

Knowing the current Revision of a file or the project/solution for AnkhSVN


How can I view the current revision number of a particular file from Visual Studio or directly from Explorer under SVN Source control? I am using AnkhSVN as the client.

Also, is it possible to know the revision number when the project/solution was last updated from server and changes to some of its files have been made thereafter?


Solution

  • You should install TortoiseSVN to have the integration of SVN in Explorer (File explorer i assume?).