Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 09:31:08PM -0600, Colin Campbell wrote: > >As an aside, I've moved the stored credentials (if somebody is > >compfortable with plaintext in their home directory) to > >~/.lilypond-project-hosting-login > > An additional precaution, besides hiding the file with the dot > pre

Re: replacement git-cl

2011-09-26 Thread Colin Campbell
On 11-09-26 08:26 PM, Graham Percival wrote: On Mon, Sep 26, 2011 at 06:38:02AM +, Keith OHara wrote: Confirming that it worked for me. It was necessary to install stuff from http://code.google.com/p/gdata-python-client/ I believe that I have removed that dependency. That will cause some

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 04:02:12PM -0300, Han-Wen Nienhuys wrote: > On Sun, Sep 25, 2011 at 11:36 PM, Graham Percival > wrote: > Once this script is fully tested and working, it will relieve a > > lot of our current frustrations.  Please switch to it -- even if > > there's a problem with the new

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 11:25:49PM +0200, Julien Rioux wrote: > True, but still worth noting since 1) the script could be made to > exit gracefully in such a case, and Yes, absolutely. It now tries to upload again but without adding/changing labels (which is all that non-members are allowed to do

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 06:38:02AM +, Keith OHara wrote: > Confirming that it worked for me. > It was necessary to install stuff from > http://code.google.com/p/gdata-python-client/ I believe that I have removed that dependency. > That will cause some of us to invent yet another throwaway use

Re: replacement git-cl

2011-09-26 Thread Julien Rioux
On 26/09/2011 11:13 PM, Janek Warchoł wrote: 2011/9/26 Julien Rioux: I tried this. Rietveld issue was created, but google page issue gave me an error. Attaching Do i guess correctly that it's because your e-mail address is not authorized in our tracker? Graham? cheers, Janek _

Re: replacement git-cl

2011-09-26 Thread Janek Warchoł
2011/9/26 Julien Rioux : > I tried this. Rietveld issue was created, but google page issue gave me an > error. Attaching Do i guess correctly that it's because your e-mail address is not authorized in our tracker? Graham? cheers, Janek Traceback (most recent call last): File "../git-cl/git-cl"

Re: replacement git-cl

2011-09-26 Thread Han-Wen Nienhuys
On Sun, Sep 25, 2011 at 11:36 PM, Graham Percival wrote: > Please use >  https://github.com/gperciva/git-cl > instead of the current git-cl.  To configure, add a file called >  google.login > to your lilypond srcdir, in the format > username > password > > This updated git-cl will: > - create an i

Re: replacement git-cl

2011-09-26 Thread Julien Rioux
On 26/09/2011 4:36 AM, Graham Percival wrote: Please use https://github.com/gperciva/git-cl instead of the current git-cl. To configure, add a file called google.login to your lilypond srcdir, in the format username password This updated git-cl will: - create an issue with Patch-new to co

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 10:52:57AM +0200, m...@apollinemike.com wrote: > On Sep 26, 2011, at 10:29 AM, Graham Percival wrote: > > > If you have a bit of time, do the github "merge request" thing. > > Lots of open-source projects are using github, so it's worth > > doing... and IMHO github just mak

Re: replacement git-cl

2011-09-26 Thread m...@apollinemike.com
On Sep 26, 2011, at 10:29 AM, Graham Percival wrote: > On Mon, Sep 26, 2011 at 09:35:32AM +0200, m...@apollinemike.com wrote: >> On Sep 26, 2011, at 9:29 AM, Graham Percival wrote: >> >>> Anybody feel like patching find_fix_issue_id ? >> >> if word in ["fix","issue","Fix","Issue"] : > > ok, tha

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 09:35:32AM +0200, m...@apollinemike.com wrote: > On Sep 26, 2011, at 9:29 AM, Graham Percival wrote: > > > Anybody feel like patching find_fix_issue_id ? > > if word in ["fix","issue","Fix","Issue"] : ok, that's simple enough. > Just lemme know what I need to do to patch

Re: replacement git-cl

2011-09-26 Thread m...@apollinemike.com
On Sep 26, 2011, at 9:29 AM, Graham Percival wrote: > On Mon, Sep 26, 2011 at 09:03:04AM +0200, m...@apollinemike.com wrote: >> It looks like it created a new issue on the tracker (1937), although I put >> "Issue 1929" in the message describing this patch set: > > heh. > https://github.com/gperc

Re: replacement git-cl

2011-09-26 Thread Graham Percival
On Mon, Sep 26, 2011 at 09:03:04AM +0200, m...@apollinemike.com wrote: > It looks like it created a new issue on the tracker (1937), although I put > "Issue 1929" in the message describing this patch set: heh. https://github.com/gperciva/git-cl/blob/master/projecthosting_upload.py#L77 it just occ

Re: replacement git-cl

2011-09-26 Thread m...@apollinemike.com
On Sep 26, 2011, at 4:36 AM, Graham Percival wrote: > Please use > https://github.com/gperciva/git-cl > instead of the current git-cl. To configure, add a file called > google.login > to your lilypond srcdir, in the format > username > password > > This updated git-cl will: > - create an issue

Re: replacement git-cl

2011-09-25 Thread Graham Percival
On Mon, Sep 26, 2011 at 06:38:02AM +, Keith OHara wrote: > Graham Percival percival-music.ca> writes: > > > Please use > > https://github.com/gperciva/git-cl > > Confirming that it worked for me. > It was necessary to install stuff from > http://code.google.com/p/gdata-python-client/ Whoo

Re: replacement git-cl

2011-09-25 Thread Keith OHara
Graham Percival percival-music.ca> writes: > > Please use > https://github.com/gperciva/git-cl Confirming that it worked for me. It was necessary to install stuff from http://code.google.com/p/gdata-python-client/ > instead of the current git-cl. To configure, add a file called > google.l