git-svn: fix find-rev error message when missing arg
commitea14e6c55427f50f78fe47187cd4edb9845943a1
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>
Tue, 11 Mar 2008 08:00:45 +0000 (11 10:00 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Mar 2008 04:20:50 +0000 (11 21:20 -0700)
tree2ffb56ef2a86bf10f0786331f179370219ae73be
parent7339eb082343df556c27fb0df5dd36a21714284e
git-svn: fix find-rev error message when missing arg

Just let the user know that a revision argument is missing instead of
a perl error. This error message mimic the "init" error message, but
could be improved.

Signed-off-by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl