Re: [PATCH] svn_load_dirs.pl: fix broken cleanup

2019-07-19 Thread Julian Foad
Geoffrey Alary wrote: chdir( $temp_dir . "/.." ); Thank you, Geoffrey! Committed revision 1863392. - Julian

[PATCH] svn_load_dirs.pl: fix broken cleanup

2019-07-19 Thread Geoffrey Alary
Hi, When svn_load_dirs.pl is run without the -t option, cleanup on exit fails with the following error: "cannot remove path when cwd is /tmp/svn_load_dirs_ATrGGCJoWv/my_import_wc for /tmp/svn_load_dirs_ATrGGCJoWv" The only mention of the bug I have found was at the bottom of this forum post:

Re: [PATCH] svn_load_dirs.pl: fix broken cleanup

2019-07-14 Thread Daniel Shahaf
geoffrey.al...@gmail.com wrote on Sun, Jul 14, 2019 at 00:42:46 +1200: > CC: both of the most recent and biggest contributors to this file. I've applied some svn_load_dirs patches in the past, but I won't be able to review this one, unless it's about fixing a regression introduced by a changeset