----- Original Message ----- From: "Graham Percival" <gra...@percival-music.ca>
To: "Phil Holmes" <m...@philholmes.net>
Cc: <lilypond-devel@gnu.org>
Sent: Sunday, May 01, 2011 7:16 PM
Subject: Re: Uploading a patch to Rietveld


On Sun, May 01, 2011 at 06:44:41PM +0100, Phil Holmes wrote:
----- Original Message ----- From: "Graham Percival"
>Are you certain that you have the latest version?  IIRC we added
>git-cl in lilydev-1.1.  It was certainly one of the last things
>that was added.  We certainly don't expect new contributors to
>install git-cl themselves!

No - I've no idea, TBH.  My .iso is dated 12 March 2011.

the iso from lilynet is named ubuntu-lilydev-remix-1.1.iso
so if yours is called something else, I'd be suspicious.

Yes - I've got ubuntu-10.10-desktop-i386.iso

>Yes, although you'll need to use git to get the repository.

Done.  It put the code in lilypond-git/git-cl

err, ok.  I recommend that you move that directory somewhere else
-- your main home directory would be fine.

Dragged and dropped with the File Browser.

I did this:

phil@phil-lilydev:/bin$ sudo ln -s $HOME/lilypond-git/git.cl

sudo isn't needed.  That won't do anything because you don't have
a file called "git.cl" in lilypond-git.

OK. When I was in the bin directory, it gave me a permission denied without the sudo. I assumed that the git.cl was a directory, and I did have one of those in lilypond-git.

Move the git-cl directory to the main home dir, then do
 cd bin

Strictly, this doesn't work on my system. I have to do a few cd .. commands before bin is there.

 sudo rm git.cl
 ln -s $HOME/git-cl/git-cl

I get permission denied.  Sudo fixes that.

and then try:
 git-cl
you should get a "git cl help" message at this point.

Yup :-).  Is the CG in error - it says git cl, not git-cl?

The CG now says:

"If you added your patch to master, then:

git pull -r
git cl upload origin/master"
TBH, I don't know whether I did or not. Should I follow these instructions exactly?

--
Phil Holmes



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to