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

Re: SASL on Windows

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 23 Apr 2008 11:42:32 -0400

On Wed, Apr 23, 2008 at 11:39 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Mark Phippard wrote:
>
>
> > I did not have any problem loading the DLL's. We used the registry
> > setting for that. Granted, I understand your point. If TortoiseSVN
> > did the same, then there would be a problem.
> >
>
> Since there are more svn clients (and other clients using SASL) out there
> than just svn.exe and TSVN, there *will* be problems.

I know and agree. I was just pointing out that this was not the
problem I was having now.

> > The path to the database used by the SASLDB plugin is different. It
> > assumes a default path for this database on Linux. AFAICT, it does
> > not do the same on Windows so you have to set the path in the svn.conf
> > file.
> >
> > I was wondering if DIGEST-MD5 was not working because it is not linked
> > to OpenSSL? I noticed that the DLL you created was not either, but
> > the SVN docs, imply this plugin supports encryption, and I recall the
> > SASL docs saying it uses OpenSSL. So I wonder if the problem is that
> > we do not have this DLL built using OpenSSL?
> >
>
> How did you check the TSVN SASL dlls? I checked my build script, and
> OpenSSL is linked in (or at least it should be).

I was using the Dependency Walker tool and did not see it using
OpenSSL. I am on an old build of TSVN. Probably Alpha2 or Beta1.

> Do you have an svnserve configured and open for test access? Would be great
> if I could use it to test TSVN on it :)

If I can get it working with the command line, I will try to get
something available.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-23 17:42:47 CEST

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

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