| Subversion
    | 
| Functions | |
| svn_error_t * | svn_client_upgrade (const char *wcroot_dir, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) | 
| Recursively upgrade a working copy from any older format to the current WC metadata storage format.  More... | |
| svn_error_t* svn_client_upgrade | ( | const char * | wcroot_dir, | 
| svn_client_ctx_t * | ctx, | ||
| apr_pool_t * | scratch_pool | ||
| ) | 
Recursively upgrade a working copy from any older format to the current WC metadata storage format.
wcroot_dir is the path to the WC root.
Use scratch_pool for any temporary allocations.
 1.8.5
 1.8.5