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

Re: Where can I get an old SubWCRev (svn 1.7)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 12 Sep 2014 10:28:26 +0200

On 12.09.2014 09:34, Lübbe Onken wrote:
> Hi Folks,
>
> I'm just trying out Jenkins whether it could be a good choice to replace
> our current CI environment. Unfortunately the official Jenkins
> distribution comes with an outdated SVNKit (1.7).
>
> Since SubWCRev is an integral part of our build, it's quite annyoing
> that the current SubWCRev (rightly) fails on a SVN 1.7 working copy.
>
> Since I run the test drive on my actual PC (no VM) I don't really want
> to install an old version of TortoiseSVN. I tried to copy just an old
> version of SubWCRev into a separate folder, but this version 'ceases to
> work' on anything but the help output. It probably needs some runtime
> libraries, but which?

intl3_tsvn.dll
libapr_tsvn.dll
libaprutil_tsvn.dll
libsvn_tsvn.dll
and maybe
libsasl.dll

and when in doubt, get the dependencywalker:
http://www.dependencywalker.com

and open the exe in it. It will show you exactly which dll's are missing
and/or needed.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3088318
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-09-12 10:28:17 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.