Suggested |
r871910 |
r871910 | kfogel | 2008-06-22 01:49:22 +0000 (Sun, 22 Jun 2008) Get boolean config values in the modern way, following up to r31750. * subversion/libsvn_ra_neon/session.c (svn_ra_neon__open): Just use svn_config_get_server_setting_bool. Suggested by: Bernd Kreuss <prof7bit@googlemail.com> (He pointed out the problems that led to r31750, and thence to r31836.)