The original git-cvsserver pserver support had some oops code. There was a typo in a comment, and the error for invalid password formats wasn't correct. As an aside, since the original implementation I've released the code on CPAN as the Crypt::CVS. That version also has a scramble() function and exhaustive tests. It would make a good experimental case for adding dual-life modules to Git due to its smallness and the inclusion of tests. Ævar Arnfjörð Bjarmason (2): git-cvsserver: typo in a comment: bas -> has git-cvsserver: fix error for invalid password formats git-cvsserver.perl | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html