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

Re: Problem with Python bindings to SVN 1.7.4 on Windows

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 21 Mar 2012 20:36:48 +0100

Guten Tag Brian Neal,
am Mittwoch, 21. März 2012 um 20:14 schrieben Sie:

> Is there anything that can be done to avoid a problem like that in the
> future? Perhaps a note in the readme? I have noticed that Bitnami and
> Collabnet dump all the SVN and Python binding DLL's into the same
> folder. I'm not a windows / dll expert so I don't know if that is a
> good solution or not.

In many cases this is the preferred way of deploying DLLs, alternative
is to use WinSXS-technices, which needs support by the installation
packages. Deploying all DLLs of an application with the application is
the most easiest way, especially without installers.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx#standard_search_order_for_desktop_applications

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon.............030-2 1001-310
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hanover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2012-03-21 20:37:17 CET

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.