Re: JavaHL setConfigDirectory() and auth cache problems
From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-20 02:00:22 CET
On 12/19/06, Daniel Rall <dlr@collab.net> wrote:
> > 2) If the Subversion config area does not exist, then it is created
Hopefully it is the same problem. I have no way of knowing.
Wouldn't it be possible to have the code treat "" the same as NULL? I think
m_configDir = (configDir == NULL ? "" : configDir);
I now see that the issue is that this code is AFTER the svn library call has
-- Thanks Mark Phippard http://markphip.blogspot.com/Received on Wed Dec 20 02:00:37 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.