Subversion
|
Configuration interface to internal Subversion caches. More...
Go to the source code of this file.
Data Structures | |
struct | svn_cache_config_t |
Cache resource settings. More... | |
Typedefs | |
typedef struct svn_cache_config_t | svn_cache_config_t |
Cache resource settings. More... | |
Functions | |
const svn_cache_config_t * | svn_cache_config_get (void) |
Get the current cache configuration. More... | |
void | svn_cache_config_set (const svn_cache_config_t *settings) |
Set the cache configuration. More... | |
Configuration interface to internal Subversion caches.
Definition in file svn_cache_config.h.