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

Re: Re: TortoiseSVN 1.7.6 & TestComplete 8.7

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 4 Apr 2012 13:25:57 -0400

On Wed, Apr 4, 2012 at 12:49, Harlan Ray Mosley <hmosley_at_e-mds.com> wrote:
> TestComplete support said we HAD to have MSSCCI compiant interface; we got TamTam 1.3.0 to try.
>
> My Admin tells me that our version of Subversion is 1.6.6 on a Linux box, which was released Jan, 2010. Subversion is currently at 1.6.17. We are using an automated test tool (TestComplete 8.7) that requires a MSSCCI compliant interface to the repository. We obtained the MSSCCI compliant inteface (TamTam SVNSCC 1.3.0), but it requires the path to the Subversion command line interface client (svn.exe) on our Windows box.
>
> Questions are:
> 1) Where can I get a CORRECT 1.6.6 svn.exe and associated executables?

TortoiseSVN 1.7.x comes with svn.exe as an optional installable
component. Yes, I said 1.7 on purpose. Stay tuned.

If you *must* have 1.6.x, there are binaries available from a number
of sources. http://subversion.apache.org/packages.html#windows

> 2) Is it possible to use the subversion 1.6.17 version of svn.exe (and associated executables) on our windows system without upgrading the Linux box from 1.6.6 to 1.6.17?

Yes. All 1.x clients are interoperable with all 1.x servers, assuming
you're using svnserve or Apache to serve the repository. So you can
install 1.7 on the client side and keep rolling with 1.6.6 on the
server.

> 2) What issues are faced in upgrading to from Subversion 1.6.6 to Subversion 1.6.17?

On the client side? None.

If you go up to 1.7.x on the client side, you will need to manually
upgrade your working copies (svn upgrade on the CLI, right-click ->
SVN Upgrade with TSVN) or check out new ones, but that's it.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2944627

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-04 19:26:44 CEST

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

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