Re: [PATCH 1/2] git-svn: use platform specific auth providers
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:41
Junio C Hamano [off-list ref] writes:
Eric Wong [off-list ref] writes:quoted
Matthijs Kooijman [off-list ref] wrote:quoted
quoted
quoted
On Linux, this makes authentication using passwords from gnome-keyring and kwallet work (only the former was tested). On Mac OS X, this allows using the OS X Keychain.Signed-off-by: Matthijs Kooijman <redacted>Thanks Matthijs, pushed to master of git://bogomips.org/git-svn for Junio. (actually pushed the other night, but I got distracted before sending this email :x)Thanks. Pulled.
As I am already too deep into today's integration round, I will not be
rewinding this pull anymore, but on one of my Ubuntu 10.04 boxes, I am
seeing this:
Initialized empty Git repository in
/srv/git/t/trash directory.t9118-git-svn-funky-branch-names/project/.git/
ValueError svn_auth_get_platform_specific_client_providers is not implemented yet
So the tip of 'master' may be broken for some "git svn" users.