Handle a revision that only creates a new tag correctly.
authorYaacov Akiba Slama <ya@slamail.org>
Wed, 2 Nov 2005 21:51:57 +0000 (23:51 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 09:24:49 +0000 (01:24 -0800)
commita16db4f472887a9050bf528bc7f0b94d6f7e8319
treeca9885180f4ea3b96833a3a5b59978f3527d3713
parent109fc2b97b73090a4a0a6550cdf9b2446fd12389
Handle a revision that only creates a new tag correctly.

Fix an error when a svn revision consists only of the creation of a new tag
directory (/tags/this_is_a_tag).

Signed-off-by: Yaacov Akiba Slama <ya@slamail.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svnimport.perl