Hi, I'm new to VisualSVN and using client version 1.7.7 against server manager version 2.1.
I have created a test project in Visual Studio 2008 and added it to the repository. Then I made some changes that took the trunk to revision 4. Here I added a new XML file which was comitted at revision 5. The I open a new VS2008 and browsed to revision 2 using the "repository browser". In the browser the revision 2 is correctly shown without the XML file. However the solution/project that I get from the dialog in the end is not revision 2, but revision 5 (HEAD). How do I specify the revision? Is it something in the URL? -- Werner