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

Re: TortoiseSVN 1.4.5 source

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 23 Jan 2008 18:59:20 +0100

Hasenoehrl Christian ADI SD wrote:
> 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.

Can you explain?
Where would that messagebox go? When would it be shown?

> 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.

The realmstring is the string you get from the server describing why you
have to authenticate, what for and for which server/ip. It's the string
which is shown in the TSVN authentication dialog above the
username/password edit controls.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
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 18:59:43 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.