Re: query server version
From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Wed, 2 Jul 2008 13:06:39 -0500
On Jul 2, 2008, at 12:46, Andrew Sasak wrote:
> Is there a way to query the server version using the svn command?
I don't think so.
If you're serving the repository using Apache, you can view the
http://svn.collab.net/repos/svn/
"Powered by Subversion version 1.5.0 (r31699)."
You could use curl or wget and sed or awk if you want a way to get
If you have ssh access to the Subversion server, you could get the
ssh servername "svn --version"
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.