WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214983
webkitpy: If LC_ALL is set to a empty string, svn doesn't use the password store
https://bugs.webkit.org/show_bug.cgi?id=214983
Summary
webkitpy: If LC_ALL is set to a empty string, svn doesn't use the password store
Fujii Hironori
Reported
2020-07-30 12:57:19 PDT
If LC_ALL is set to a empty string, svn doesn't use the password store in my environment. I'm using svn with gpg-agent on Ubuntu 20.04 svn version 1.13.0 (
r1867053
) gpg-agent (GnuPG) 2.2.19
r101274
(
Bug 68691
) has set LC_ALL to a empty string. If I invoke 'svn ci' on terminal, svn askes gpg-agent my password as expected, but if I invoke 'LC_ALL= svn ci', svn askes my password by itself.
Attachments
Patch
(1.86 KB, patch)
2020-07-30 13:08 PDT
,
Fujii Hironori
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2020-07-30 13:08:17 PDT
Created
attachment 405601
[details]
Patch
Darin Adler
Comment 2
2020-07-30 13:50:40 PDT
Comment on
attachment 405601
[details]
Patch Looks great to me, but I am not sure why we had it set to empty string before.
Fujii Hironori
Comment 3
2020-07-30 18:14:29 PDT
Committed
r265124
: <
https://trac.webkit.org/changeset/265124
>
Radar WebKit Bug Importer
Comment 4
2020-07-30 18:15:29 PDT
<
rdar://problem/66357693
>
Fujii Hironori
Comment 5
2020-07-30 18:19:16 PDT
Thank you for the review. I don't know the reason. ios-wk2 testing EWS bot is sick today. Apple devs are working on <
rdar://problem/58089873
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug