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

TortoiseSVN 1.4.5 source

From: Hasenoehrl Christian ADI SD <Christian.Hasenoehrl_at_s-itsolutions.at>
Date: Wed, 23 Jan 2008 12:10:19 +0100

Hello

I have to add some new functionality to the TortoiseSVN code. One new
feature is to show the full name of the svn username in a messagebox.
In our company we are using personal numbers as windows users and of
course as svn users.
Now i can request the full name from our ldap, but i dont know how i get
the svn username.
I tried to get this information via the svn client api function
m_err = svn_config_read_auth_data(&fs_config, SVN_AUTH_CRED_SIMPLE,
realmstring, config_dir, m_pool);
but i dont know what the "realmstring" parameter is.
Please could you give me a hand or do you know a better way
thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-23 12:48:15 CET

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.