WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27045
bugzilla-tool has no way to save config w/o git
https://bugs.webkit.org/show_bug.cgi?id=27045
Summary
bugzilla-tool has no way to save config w/o git
Eric Seidel (no email)
Reported
2009-07-07 14:52:13 PDT
bugzilla-tool has no way to save config w/o git We need to either save cookies after authentication, or find some way to store bugzilla login and password like we do with "git config" for git users. mechanize has ways to store cookies as text:
http://wwwsearch.sourceforge.net/mechanize/doc.html
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-01-04 02:48:40 PST
This sorta works for svn, but not quite as nice as git because SVN doesn't handle the multi-username case well. But I think it works well enough for our purposes.
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