I’m using TortoiseSVN 1.6.8, and suspect I may be having a version incompatibility with my server.
How can I discover the version of SVN running on the server?
Preferably from Tortoise, but failing that, from the SVN command line.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming that your SVN repository is getting accessed as an HTTP URL, say http://www.server.com/mysvnrepos/, you should be able to access the URL from your web browser.
From Windows Explorer, try File -> TortoiseSVN -> Repo Browser. Copy the URL of the repository and paste into your browser. It may return a source revision list, along with a footer at the bottom of the web page that reads “Powered by Subversion x.x.x.”