cvs: initialize empty password
commite481b1d8db9947681a5c124545ef06951f42155d
authorClemens Buchacher <drizzd@aon.at>
Thu, 17 Sep 2009 07:21:02 +0000 (17 09:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2009 07:38:49 +0000 (17 00:38 -0700)
tree51d96c852e71b07ae8a86ebdffcbde870f371f24
parent8426f672fc65239135b1f1580bb79ecb16fd05f0
cvs: initialize empty password

If we do not read a password from the command line, and there are no
passwords stored in .cvspass, we have to initialize the password with
just "A".

This fixes a regression introduced by 3fb9d582 (Do not scramble
password read from .cvspass).

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl