author | Eric Wong <normalperson@yhbt.net> | |
Tue, 20 Jun 2006 00:59:35 +0000 (17:59 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 20 Jun 2006 08:31:57 +0000 (01:31 -0700) | ||
commit | c07eee1f2ab9e9b168e050c0ef0b48d039c71470 | |
tree | d92fbf6458ffcd24f125c4fe9e2b946ecef485ea | tree | snapshot |
parent | d281786fcd6d0df47dd46e415f1a804b2e81ed9b | commit | diff |
git-svn: fix --rmdir when using SVN:: libraries
When tracking directories with nearly all of its files at
the most nested levels, --rmdir would accidentally go too
far when deleting.
Of course, we'll add a test for this condition, too.
Makefile: automatically run new tests as they appear in t/
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When tracking directories with nearly all of its files at
the most nested levels, --rmdir would accidentally go too
far when deleting.
Of course, we'll add a test for this condition, too.
Makefile: automatically run new tests as they appear in t/
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/Makefile | diff | blob | history | |
contrib/git-svn/git-svn.perl | diff | blob | history | |
contrib/git-svn/t/t0002-deep-rmdir.sh | [new file with mode: 0644] | blob |