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

Re: Kerberos + GSSAPI support in Tortoise SVN

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Thu, 30 Sep 2010 04:28:25 +1000

Hi

On 30 September 2010 03:08, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> I've reverted the commit in r20197.
>
> I can't just copy the gssapi dll alone. That dll requires the other dlls
> to be installed, otherwise the TSVN exe files won't even start (missing
> dependency).
>
> That means as it works now, we can't include gssapi with TSVN or we
> would have to include the whole kerberos installer in TSVN too -
> something I definitely won't do.

What I'll do is write a wrapper, that will call the MIT gssapi
libraries if they exist, or fail otherwise

>
> There's another problem with the build as you can see in the build log
> from the nightly build:
> http://nightlybuilds.tortoisesvn.net/latest/x64/full/buildlog64.txt
>
> When the x64 version is built on a 32-bit OS, the build fails because
> the build script tries to run the wconfig.exe which is built for x64.

Did you run clean before ?

I noticed that I also always had to manually delete the openssl
binaries as it would fail with 32 and 64 bits objects having the same
name and obviously not being compatible with one another

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-29 20:28:45 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.