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

Kerberos + GSSAPI support in Tortoise SVN

From: Jean-Yves Avenard <jyavenard_at_gmail.com>
Date: Fri, 24 Sep 2010 20:24:38 +1000

Hi there.

I had the need for a version of TortoiseSVN with support for GSSAPI;
so I could use it with apache+mod_auth_kerb..

I read a few topics discussed here, in particular here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2271337

Following this discussion; I could understand why GSSAPI support
wasn't included in TSVN.

However, after having a grab at it; I compiled TSVN with GSSAPI,
unlike previous solutions, it doesn't require any new files (other
than having the MIT kerberos SDK in the common directory) ; doesn't
require to patch neon nor sasl. In fact there's no need to add any new
files whatsoever to the TSVN source code. And best of all, the
resulting MSI is about the same size (GSSAP lib is only about an extra
20kB). All done through modifying the existing build file for nant.

I did so with 1.6.10.

Would you be interested in the patch?

Would be great if GSSAPI support was added by default in TortoiseSVN,
it takes forever to compile, would prefer not having to do so
myself...

Thank you
Jean-Yves

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-24 12:34:14 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.