From: "Marcin Wiśnicki" <mwisnicki@gmail.com>
To: git@vger.kernel.org
Subject: Re: cvsimport does not work with passwords ?
Date: Thu, 28 Apr 2011 21:35:53 +0000 (UTC) [thread overview]
Message-ID: <ipcmjp$krd$4@dough.gmane.org> (raw)
In-Reply-To: ipckgd$krd$2@dough.gmane.org
On Thu, 28 Apr 2011 20:59:57 +0000, Marcin Wiśnicki wrote:
> I have to import part of public cvs repository that is protected by
> password (which is "anoncvs"):
>
>> export CVSROOT=:pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs cvs
>> login
>
I have tried another mirror that uses ssh:
> export CVSROOT=:ext:anoncvs@anoncvs1.FreeBSD.org:/home/ncvs
> export SSH_RSH=ssh
And this also does not work because git tries to use rsh.
According to google this should work.
Any ideas why cvsimport is so broken for me ?
next prev parent reply other threads:[~2011-04-28 21:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-28 20:59 cvsimport does not work with passwords ? Marcin Wiśnicki
2011-04-28 21:03 ` Marcin Wiśnicki
2011-04-28 21:35 ` Marcin Wiśnicki [this message]
2011-04-28 22:45 ` Jeff King
2011-04-28 22:50 ` Marcin Wiśnicki
2011-04-29 11:33 ` Andreas Schwab
2011-04-29 13:09 ` [PATCH] git-cvsimport: normalize hostname for password lookup Andreas Schwab
2011-04-29 16:33 ` Junio C Hamano
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='ipcmjp$krd$4@dough.gmane.org' \
--to=mwisnicki@gmail.com \
--cc=git@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).