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

Re: Upgrading visual svn server from 3.7.0 using svn 1.9.7 - how?

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Mon, 05 Oct 2020 16:42:39 +0200

On Mon, 5 Oct 2020 11:59:53 +0300, Pavel Lyalyakin
<pavel.lyalyakin_at_visualsvn.com> wrote:

>Opening cmd.exe and simply running `svn --version` is an incorrect way to
>find out the version of Subversion the server is built with. This will only
>show the version of the svn.exe client and depending on your %PATH%
>variable and current directory can show you the version of some other
>Subversion client (e.g., TortoiseSVN). Run the *"%VISUALSVN_SERVER%bin\svn.exe
>--version"* command instead - it will show you the version of svn.exe which
>comes with VisualSVN Server.

Here is what I got:

H:\>"%VISUALSVN_SERVER%bin\svn.exe" --version
svn, version 1.9.7 (r1800392)
   compiled Nov 21 2017, 12:52:53 on x86_64-microsoft-windows6.1.7601

and:

H:\>where svn
C:\Program Files\VisualSVN Server\bin\svn.exe

So it is really the server version I have checked.
BTW, no client tools will ever be installed on a Windows Server in our
company, like Tortoise etc.

-- 
Bo Berglund
Developer in Sweden
Received on 2020-10-05 16:42:59 CEST

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.