[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Finding the version of a remote server

From: Robin Munn <robin.munn_at_gmail.com>
Date: 2007-02-14 23:30:15 CET

svnsync is a nice tool, but it only works on 1.4 servers -- and there
are a lot of repositories out there running 1.3 or earlier. If the
repository is being served up over HTTP (or HTTPS), I can just point
my browser at it and look at the version number reported. But for
svn:// or svn+ssh:// URL's, I don't know how to find out the version
number of the remote server. Which means I have to jump through
multiple hoops to set up svnsync: create local repos, set up its
pre-revprop-change hook, svnsync init, and then svnsync sync -- and
only at that point do I find out that the remote repos isn't 1.4 and I
can't do it.

Is there some way to get the version of a remote server via some
command like "svn info"?

-- 
Robin Munn
Robin.Munn@gmail.com
GPG key 0x4543D577
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 14 23:31:10 2007

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.