author | Eric Wong <normalperson@yhbt.net> | |
Thu, 23 Nov 2006 22:54:04 +0000 (14:54 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 23 Nov 2006 23:17:45 +0000 (15:17 -0800) | ||
commit | e70dc780a4325138ddfae6786c1eb3ec06233de6 | |
tree | acda3dbb06412286f2e429ac3b7aa5b241b355f9 | tree | snapshot |
parent | 48d044b5fe7ae553f05186db46b5cb4708afceb4 | commit | diff |
git-svn: correctly handle revision 0 in SVN repositories
some SVN repositories have a revision 0 (committed by no author
and no date) when created; so when we need to ensure that we
check any revision variables are defined, and not just
non-zero.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
some SVN repositories have a revision 0 (committed by no author
and no date) when created; so when we need to ensure that we
check any revision variables are defined, and not just
non-zero.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |