Re: Default values for args to svn_cmdline_create_auth_baton
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 1 Feb 2013 19:15:04 +0200
Hi again!
Ryan Vordermann wrote on Thu, Jan 31, 2013 at 13:01:19 -0700:
Have a look at subversion/tests/cmdline/atomic-ra-revprop-change.c . It
> want to support any of the other security features. What are the
Basically this is "may prompt". The "plaintext" and "SSL certificate"
> const char *config_dir = NULL;
Like the corresponding arguments to the cmdline binary.
> svn_config_t *cfg_config = NULL;
That's the parsed "config" file from CONFIG_DIR. I'm not quite sure why
(Also, where do you see the name "cfg_config"? It's called "cfg" at the
> Which so far works, but I was just taking a WAG.
Did you read the API documentation? Was it not clear?
> Thanks in advance,
|
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.