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

Re: SVN Client Version

From: Lorenz <lorenznl_at_yahoo.com>
Date: Tue, 13 Sep 2016 06:02:23 +0000

Dave Bolt wrote:
> Lorenz wrote:
>> Dave Bolt wrote:
>> >I have been trying to follow instructions for using the SVN command
>> >line on Windows 10. I have (re)installed
>> >TortoiseSVN-1.9.4.27285-x64-svn-1.9.4.msi since I understand that this
>> >will install the most recent SVN command line client.
>> >When I issue SVN instructions from the command line I keep getting the following error.
>> >
>> >svn: E155021: This client is too old to work with the working copy at 'c:\project\myproject' (format 31).
>> >You need to get a newer Suvbversion client. For more details, see http://subversion.apache.org/faq.html'working-copy-format-change
>>
>> you seem to have installed multiple versions of the subversion command
>> line client.
>>
>> Check your PATH environment variable and you "program" and/or "program
>> (x86)" folders
>
>Thanks for that.
>Seems that Embarcadero Rad Studio 3 installed a subversion client.
>Downloaded the Collabnet SVN client from http://www.collab.net/downloads and all seems to be working now.

So you installed an additional client only to not have to manipulate
the PATH environment variable?

Now you will to have to keep the TSVN and Collabnet installations in
sync instead of just updating TSVN.

Most likely the only reason the Collabnet client is called now when
you use svn from the command line is that the Collabnet installer
prepends its path to the PATH variable - so its in front of the one
from Rad Studio - whereas the TSVN installer appends its path to the
end.

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3185585
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-09-13 08:05:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.