Searched refs:old_cwd (Results 1 – 2 of 2) sorted by relevance
942 old_cwd = os.getcwd() variable947 os.chdir(old_cwd)950 os.chdir(old_cwd)1049 old_cwd = os.getcwd() variable1062 os.chdir(old_cwd)1105 old_cwd = os.getcwd() variable1114 os.chdir(old_cwd)1138 old_cwd = os.getcwd() variable1146 os.chdir(old_cwd)
1269 char *old_cwd; in svn_cmdline__edit_file_externally() local1277 apr_err = apr_filepath_get(&old_cwd, APR_FILEPATH_NATIVE, pool); in svn_cmdline__edit_file_externally()1295 apr_err = apr_filepath_set(old_cwd, pool); in svn_cmdline__edit_file_externally()1334 char *old_cwd; in svn_cmdline__edit_string_externally() local1361 apr_err = apr_filepath_get(&old_cwd, APR_FILEPATH_NATIVE, pool); in svn_cmdline__edit_string_externally()1542 apr_err = apr_filepath_set(old_cwd, pool); in svn_cmdline__edit_string_externally()