author | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 20 Nov 2010 00:52:59 +0000 (18:52 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 24 Nov 2010 22:52:47 +0000 (14:52 -0800) | ||
commit | 414e569e453a49171b1f3db613f88378324104e8 | |
tree | a20484f495e60704c6fa5258bbef67d19c5fc702 | tree | snapshot |
parent | 1c7bb316169c700df0d1711555564f86c9cb9366 | commit | diff |
vcs-svn: Reject path nodes without Node-action
It would be better to flag such errors and let the import proceed
anyway, but for now it is simpler not to worry about recovery
from such weird cases.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It would be better to flag such errors and let the import proceed
anyway, but for now it is simpler not to worry about recovery
from such weird cases.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9010-svn-fe.sh | diff | blob | history | |
vcs-svn/svndump.c | diff | blob | history |