Searched refs:old_cwd (Results 1 – 2 of 2) sorted by relevance
1123 old_cwd = os.getcwd() variable1128 os.chdir(old_cwd)1131 os.chdir(old_cwd)1233 old_cwd = os.getcwd() variable1246 os.chdir(old_cwd)1294 old_cwd = os.getcwd() variable1303 os.chdir(old_cwd)1327 old_cwd = os.getcwd() variable1335 os.chdir(old_cwd)
1459 char *old_cwd; in svn_cmdline__edit_file_externally() local1467 apr_err = apr_filepath_get(&old_cwd, APR_FILEPATH_NATIVE, pool); in svn_cmdline__edit_file_externally()1495 apr_err = apr_filepath_set(old_cwd, pool); in svn_cmdline__edit_file_externally()1537 char *old_cwd; in svn_cmdline__edit_string_externally() local1564 apr_err = apr_filepath_get(&old_cwd, APR_FILEPATH_NATIVE, pool); in svn_cmdline__edit_string_externally()1738 apr_err = apr_filepath_set(old_cwd, pool); in svn_cmdline__edit_string_externally()