From: Junio C Hamano <gitster@pobox.com>
To: Dirk Hoerner <dirker@gmail.com>
Cc: git@vger.kernel.org,
Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Nanako Shiraishi <nanako3@lavabit.com>
Subject: Re: [PATCH v2] git-cvsimport: add support for cvs pserver password scrambling.
Date: Fri, 14 Aug 2009 00:25:37 -0700 [thread overview]
Message-ID: <7vskfusvpq.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1250233111-19188-1-git-send-email-dirker@gmail.com> (Dirk Hoerner's message of "Fri\, 14 Aug 2009 08\:58\:31 +0200")
Dirk Hoerner <dirker@gmail.com> writes:
> 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>
Thanks.
While I appreciate your effort to add a test, I'd rather not apply the
test part of your patch for two reasons:
- It is not a test against a real cvs pserver but is a whitebox test to
verify that the program says what the program is supposed to spit out
to the network; and
- It still is a network test that will fail if the TCP port is occupied
for whatever reason when the test is run, which will make automated
build and test cycle unreliable.
Unfortunately, I do not see an easy way to run a real cvs pserver
listening to a local unix domain socket under $TRASH_DIRECTORY, which
would solve both of the above issues.
next prev parent reply other threads:[~2009-08-14 7:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 6:58 [PATCH v2] git-cvsimport: add support for cvs pserver password scrambling Dirk Hoerner
2009-08-14 7:25 ` Junio C Hamano [this message]
2009-08-14 9:46 ` Dirk Hörner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vskfusvpq.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=dirker@gmail.com \
--cc=git@vger.kernel.org \
--cc=nanako3@lavabit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox