From: Eric Wong <normalperson@yhbt.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Karthik R <karthikr@fastmail.fm>
Subject: Re: [PATCH][resend 3] git-svn: Use GIT_SSH setting if SVN_SSH is not set
Date: Tue, 18 Aug 2009 20:58:27 -0700 [thread overview]
Message-ID: <20090819035827.GA1454@dcvr.yhbt.net> (raw)
In-Reply-To: <4A8B3F40.10803@fastmail.fm>
Karthik R <karthikr@fastmail.fm> wrote:
> If SVN_SSH is defined, it will be used. Else value in
> GIT_SSH is copied to SVN_SSH & then, only on Windows,
> the \s are escaped.
>
> On Windows, the shell-variables must be set as follows
> GIT_SSH="C:\Program Files\PuTTY\plink.exe"
> SVN_SSH="C:\\Program Files\\PuTTY\\plink.exe"
>
> See http://code.google.com/p/msysgit/issues/detail?id=305
>
> Signed-off-by: Karthik Rajagopalan <karthikr@fastmail.fm>
Thanks Karthik,
Acked and pushed out along with a few others I hadn't pushed
to git://yhbt.net/git-svn
Eric Wong (1):
svn: assume URLs from the command-line are URI-encoded
Karthik R (1):
git-svn: Use GIT_SSH setting if SVN_SSH is not set
Tuomas Suutari (1):
git-svn.txt: Fix location of parent argument
--
Eric Wong
prev parent reply other threads:[~2009-08-19 4:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-18 23:54 [PATCH][resend 3] git-svn: Use GIT_SSH setting if SVN_SSH is not set Karthik R
2009-08-19 3:58 ` Eric Wong [this message]
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=20090819035827.GA1454@dcvr.yhbt.net \
--to=normalperson@yhbt.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=karthikr@fastmail.fm \
/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).