author | Dirk Hoerner <dirker@gmail.com> | |
Fri, 14 Aug 2009 06:58:31 +0000 (08:58 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Aug 2009 02:49:35 +0000 (19:49 -0700) | ||
commit | b2139dbd72d16e40eddfd5b9ad1314703b39fe65 | |
tree | 21e4760fa98687bf111ac2c6ebab9165a3a72528 | tree | snapshot |
parent | 67e56eca34e38545bc4fb673e0f13f3e97dc474c | commit | diff |
git-cvsimport: add support for cvs pserver password scrambling.
Instead of a cleartext password, the CVS pserver expects a scrambled one
in the authentication request. With this patch it is possible to import
CVS repositories only accessible via pserver and user/password.
Signed-off-by: Dirk Hoerner <dirker@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Instead of a cleartext password, the CVS pserver expects a scrambled one
in the authentication request. With this patch it is possible to import
CVS repositories only accessible via pserver and user/password.
Signed-off-by: Dirk Hoerner <dirker@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport.perl | diff | blob | history |