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
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.