Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 David Kastrup : > Thomas Morley writes: > >> 2012/12/2 David Kastrup : >>> Thomas Morley writes: >>> 2012/12/2 David Kastrup : > David Kastrup writes: > >> Do >> >> git pull -r >> >> first to get your patch up-to-date. > > To get your git-cl rep

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
Thomas Morley writes: > 2012/12/2 David Kastrup : >> Thomas Morley writes: >> >>> 2012/12/2 David Kastrup : David Kastrup writes: > Do > > git pull -r > > first to get your patch up-to-date. To get your git-cl repository up-to-date, sorry. >>> >>> Tried t

Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 David Kastrup : > Thomas Morley writes: > >> 2012/12/2 David Kastrup : >>> David Kastrup writes: >>> Do git pull -r first to get your patch up-to-date. >>> >>> To get your git-cl repository up-to-date, sorry. >>> >>> -- >>> David Kastrup >>> >>> >>>

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
Thomas Morley writes: > 2012/12/2 David Kastrup : >> David Kastrup writes: >> >>> Do >>> >>> git pull -r >>> >>> first to get your patch up-to-date. >> >> To get your git-cl repository up-to-date, sorry. >> >> -- >> David Kastrup >> >> >> ___ >> lilypo

Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 David Kastrup : > David Kastrup writes: > >> Do >> >> git pull -r >> >> first to get your patch up-to-date. > > To get your git-cl repository up-to-date, sorry. > > -- > David Kastrup > > > ___ > lilypond-devel mailing list > lilypond-devel@gnu

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
David Kastrup writes: > Do > > git pull -r > > first to get your patch up-to-date. To get your git-cl repository up-to-date, sorry. -- David Kastrup ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilyp

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
Thomas Morley writes: > 2012/12/2 Thomas Morley : >> 2012/12/2 Reinhold Kainhofer : >>> On 2012-12-02 12:50, Thomas Morley wrote: Trying to upload a new patch set for issue 2966, I ran into said git-cl-issue. Using LilyDev, I tried to apply Reinholds patch (after storing it in

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
Thomas Morley writes: > Trying to upload a new patch set for issue 2966, I ran into said git-cl-issue. > Using LilyDev, I tried to apply Reinholds patch (after storing it in > git-cl.diff), but the terminal returns: > > harm@harm-laptop ~/lilypond-git (dev/local_working)$ git apply git-cl.diff >

Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 Thomas Morley : > 2012/12/2 Reinhold Kainhofer : >> On 2012-12-02 12:50, Thomas Morley wrote: >>> >>> Trying to upload a new patch set for issue 2966, I ran into said >>> git-cl-issue. >>> Using LilyDev, I tried to apply Reinholds patch (after storing it in >>> git-cl.diff), but the termi

Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 Reinhold Kainhofer : > On 2012-12-02 12:50, Thomas Morley wrote: >> >> Trying to upload a new patch set for issue 2966, I ran into said >> git-cl-issue. >> Using LilyDev, I tried to apply Reinholds patch (after storing it in >> git-cl.diff), but the terminal returns: >> >> harm@harm-lapto

Re: Python hacker emergency on git-cl

2012-12-02 Thread Reinhold Kainhofer
On 2012-12-02 12:50, Thomas Morley wrote: Trying to upload a new patch set for issue 2966, I ran into said git-cl-issue. Using LilyDev, I tried to apply Reinholds patch (after storing it in git-cl.diff), but the terminal returns: harm@harm-laptop ~/lilypond-git (dev/local_working)$ git apply git

Re: Python hacker emergency on git-cl

2012-12-02 Thread Thomas Morley
2012/12/2 David Kastrup : > James writes: > >> David, >> >> On 2 December 2012 08:55, David Kastrup wrote: >>> James writes: >>> >> ... >>> Well, I have been using it already, and it is clearly an improvement >>> over the previous situation, so it should be committed to git-cl, and >>> people sh

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
James writes: > David, > > On 2 December 2012 08:55, David Kastrup wrote: >> James writes: >> > ... >> Well, I have been using it already, and it is clearly an improvement >> over the previous situation, so it should be committed to git-cl, and >> people should be encouraged to update their ver

Re: Python hacker emergency on git-cl

2012-12-02 Thread James
David, On 2 December 2012 08:55, David Kastrup wrote: > James writes: > ... > Well, I have been using it already, and it is clearly an improvement > over the previous situation, so it should be committed to git-cl, and > people should be encouraged to update their version of git-cl afterwards >

Re: Python hacker emergency on git-cl

2012-12-02 Thread David Kastrup
James writes: > Hello, > > On 1 December 2012 17:24, Reinhold Kainhofer > wrote: >> On 2012-12-01 17:12, David Kastrup wrote:> My interpretation is that Google >> has set codereview.appspot.com so that >>> any http request will automatically get redirected to https, and git-cl >>> is unable to

Re: Python hacker emergency on git-cl

2012-12-02 Thread Trevor Daniels
James wrote Sunday, December 02, 2012 8:15 AM > > On 1 December 2012 17:24, Reinhold Kainhofer > wrote: >> On 2012-12-01 17:12, David Kastrup wrote:> My interpretation is that Google >> has set codereview.appspot.com so that >>> any http request will automatically get redirected to https, and g

Re: Python hacker emergency on git-cl

2012-12-02 Thread James
Hello, On 1 December 2012 17:24, Reinhold Kainhofer wrote: > On 2012-12-01 17:12, David Kastrup wrote:> My interpretation is that Google > has set codereview.appspot.com so that >> any http request will automatically get redirected to https, and git-cl >> is unable to deal with that. > > Well, gi

Re: Python hacker emergency on git-cl

2012-12-01 Thread Trevor Daniels
Reinhold Kainhofer wrote Saturday, December 01, 2012 5:24 PM > On 2012-12-01 17:12, David Kastrup wrote :> My interpretation is that Google has set codereview.appspot.com so that > > any http request will automatically get redirected to https, and git-cl > > is unable to deal with that. > > It's

Re: Python hacker emergency on git-cl

2012-12-01 Thread Reinhold Kainhofer
On 2012-12-01 17:12, David Kastrup wrote:> My interpretation is that Google has set codereview.appspot.com so that > any http request will automatically get redirected to https, and git-cl > is unable to deal with that. Well, git-cl (I would prefer git-cly to indicate this is not the standard g