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

Re: Subversion with LDAP - Display description

From: Alec Kloss <alec.kloss_at_oracle.com>
Date: 2 Jul 2010 12:08:35 -0500

On 2010-07-02 08:13, Maxter wrote:
>
> Hi,
> We did all necessary for the deployment of LDAP with Apache/Subversion
> but I found a little thing that arrass me a little bit. When we do commit,
> the user displayed is the username in the AD. The problem is that the
> username is a sequetial number so not really userful for knowing fast who
> did the commit the last time. So my question is pretty simple... Is there a
> way to display the Description found in the AD other than the username for
> the UserID field in the commit information? If yes, how could we do that?
>

I use a post-commit hook to save the authentication ID as another
property and then reset the svn:author.

-- 
Alec.Kloss_at_oracle.com			Oracle Middleware
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xEBD1FF14

  • application/pgp-signature attachment: stored
Received on 2010-07-02 19:09:38 CEST

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.