Teach cvsexportcommit to add new files
commit576cfc86fc321688aec0bc7359fb1097e5717631
authorYann Dirson <ydirson@altern.org>
Fri, 6 Jan 2006 20:54:41 +0000 (6 21:54 +0100)
committerJunio C Hamano <junkio@cox.net>
Fri, 6 Jan 2006 22:27:47 +0000 (6 14:27 -0800)
tree2ba910a4f0cd2284b6888a644feefd0d25e033fd
parentc1fe2fe4fe685e0587c3949f953aab726de88994
Teach cvsexportcommit to add new files

"cvs add" support was already there, but the "unknown" status
returned when querying a file not yet known to cvs caused the
script to abort prematurely.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsexportcommit.perl