From: Monard Vong <travelingsoul86@gmail.com>
To: Eric Wong <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-svn: Avoid systematic prompt for client certificate when using "git svn branch"
Date: Sat, 02 Aug 2014 15:26:15 +0200 [thread overview]
Message-ID: <53DCE6F7.9040405@gmail.com> (raw)
In-Reply-To: <20140802100719.GA13095@dcvr.yhbt.net>
Le 02/08/2014 12:07, Eric Wong a écrit :
> Thanks. In the future, it's expected to Cc: anybody who showed interest
> in previous versions of your patch.
>
> Monard Vong <travelingsoul86@gmail.com> wrote:
>> When a client certificate is required to connect to a Subversion repository,
>> the certificate location and password may be stored in Subversion config directory.
>> Commands like "git svn init/fetch/dcommit" do not prompt for client certificate/password
>> if the location is set in SVN config file, but "git svn branch" does not use the config
>> directory, resulting in prompting for certificate location/password all the time.
> The commit message is probably too long, and needs to be line-wrapped.
>
> Perhaps something like:
> ---------------------------8<---------------------------
> Subject: [PATCH] git-svn: branch: avoid systematic prompt for cert/pass
>
> Commands such as "git svn init/fetch/dcommit" do not prompt for client
> certificate/password if they are stored in SVN config file. Make "git
> svn branch" consistent with the other commands, as SVN::Client is
> capable of building its own authentication baton from information in the
> SVN config directory.
>
> Signed-off-by: Monard Vong <travelingsoul86@gmail.com>
> ---------------------------8<---------------------------
>
> I can push the above with my Signed-off-by if you are happy with it.
> Thanks again!
Please do, all pleasure is mine, and thanks a lot for your feedback.
Monard
prev parent reply other threads:[~2014-08-02 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <254135>
2014-07-24 16:25 ` [PATCH] git-svn: Avoid systematic prompt for client certificate when using "git svn branch" Monard Vong
2014-08-02 10:07 ` Eric Wong
2014-08-02 13:26 ` Monard Vong [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=53DCE6F7.9040405@gmail.com \
--to=travelingsoul86@gmail.com \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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).