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+
Fujii Hironori
Comment 1 2020-07-30 13:08:17 PDT
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
Radar WebKit Bug Importer
Comment 4 2020-07-30 18:15:29 PDT
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.