Re: blah (issue 320290043 by pkx1...@gmail.com)

2017-03-07 Thread paulwmorris
On 2017/03/05 13:44:00, pkx166h wrote: more fixes to Hungarian to make this bloody thing compile. LGTM. Thank you James for working this out and making the necessary changes. -Paul https://codereview.appspot.com/320290043/ ___ lilypond-devel mailin

Re: can't upload a patch

2017-03-07 Thread Federico Bruni
Il giorno lun 6 mar 2017 alle 17:49, David Nalesnik ha scritto: On Mon, Mar 6, 2017 at 8:56 AM, David Kastrup wrote: David Nalesnik writes: On Mon, Mar 6, 2017 at 8:29 AM, Federico Bruni wrote: Il giorno lun 6 mar 2017 alle 14:50, David Nalesnik ha scritto: Hi Federico, On

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 15:57 schrieb Urs Liska: > So ideally someone (as said I can't build currently) could grep through > the whole built website, taking the attached file (produced by a > combination of grep and sed) as the basis and this line: > > for f in $(cat to-be-deleted.txt); do git grep -n $

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: "Urs Liska" ; Sent: Tuesday, March 07, 2017 2:44 PM Subject: Re: Website upload "Phil Holmes" writes: I did run it to start with without the ---no-r and without redirecting the output. The output I got on my termin

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 15:34 schrieb Phil Holmes: > - Original Message - From: "David Kastrup" > To: "Phil Holmes" > Cc: "Urs Liska" ; > Sent: Tuesday, March 07, 2017 1:56 PM > Subject: Re: Website upload > > >> "Phil Holmes" writes: >> >>> Sorry for top post - as you see my email client do

Re: Website upload

2017-03-07 Thread David Kastrup
"Phil Holmes" writes: > I did run it to start with without the ---no-r and without redirecting > the output. The output I got on my terminal was a load of lines like: > > .f...p. pictures/ties-scoring-example.png > > and I was concerned that this meant that those files would be deleted, > so

Re: Website upload

2017-03-07 Thread Davide Liessi
2017-03-07 15:35 GMT+01:00 Phil Holmes : > Could this be done as part of the website build process (e.g. adding a gsoc > source file back in and configuring the system to make it into a redirect), > or would it have to be done manually? Assuming the web server is Apache, it is just a matter of add

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "Paul" To: Sent: Tuesday, March 07, 2017 2:09 PM Subject: Re: Website upload On 03/07/2017 05:47 AM, Davide Liessi wrote: Maybe an HTTP permanent redirect (308) should be added instead of a symlink, see https://en.wikipedia.org/wiki/List_of_HTTP_status_c

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: "Urs Liska" ; Sent: Tuesday, March 07, 2017 1:56 PM Subject: Re: Website upload "Phil Holmes" writes: Sorry for top post - as you see my email client doesn't properly indent your reply. Anyway, I've now done the fo

Re: Website upload

2017-03-07 Thread Paul
On 03/07/2017 05:47 AM, Davide Liessi wrote: Maybe an HTTP permanent redirect (308) should be added instead of a symlink, see https://en.wikipedia.org/wiki/List_of_HTTP_status_codes#3xx_Redirection +1 Best policy would be whenever a page changes its file name we should create a permanent red

Re: Website upload

2017-03-07 Thread David Kastrup
"Phil Holmes" writes: > Sorry for top post - as you see my email client doesn't properly > indent your reply. > > Anyway, I've now done the following command: > > rsync -n -aO -d --no-r --delete -i $BUILD/out-website/website/ > $DEST/website/ &>rs.txt > > Which gives the output in the attached fi

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 14:51 schrieb Phil Holmes: > Sorry for top post - as you see my email client doesn't properly > indent your reply. > > Anyway, I've now done the following command: > > rsync -n -aO -d --no-r --delete -i $BUILD/out-website/website/ > $DEST/website/ &>rs.txt > > Which gives the out

Re: Website upload

2017-03-07 Thread Phil Holmes
Sorry for top post - as you see my email client doesn't properly indent your reply. Anyway, I've now done the following command: rsync -n -aO -d --no-r --delete -i $BUILD/out-website/website/ $DEST/website/ &>rs.txt Which gives the output in the attached file. I guess this means it would o

Re: Fix dashed line errors (issue 320320043 by david.nales...@gmail.com)

2017-03-07 Thread lemzwerg
LGTM. https://codereview.appspot.com/320320043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

PATCHES - Countdown for March 7th.

2017-03-07 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on March 10th. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5079 Let \afterGrace start a Bottom context - David Kastrup https

Re: Website upload

2017-03-07 Thread David Kastrup
"Phil Holmes" writes: > - Original Message - > From: "Phil Holmes" > To: "David Kastrup" ; "Urs Liska" > Cc: > Sent: Tuesday, March 07, 2017 11:31 AM > Subject: Re: Website upload > > >> - Original Message - >> From: "Urs Liska" >> To: "David Kastrup" >> Cc: "Phil Holmes" ;

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: "David Kastrup" ; "Urs Liska" Cc: Sent: Tuesday, March 07, 2017 11:31 AM Subject: Re: Website upload - Original Message - From: "Urs Liska" To: "David Kastrup" Cc: "Phil Holmes" ; Sent: Tuesday, March 07, 2017 11:08 AM Subject

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "Urs Liska" To: "David Kastrup" Cc: "Phil Holmes" ; Sent: Tuesday, March 07, 2017 11:08 AM Subject: Re: Website upload Maybe someone with privileges on the server could manually run rsync with the --delete and the -n (dry run) option and presenting us with

Re: Website upload

2017-03-07 Thread David Kastrup
Urs Liska writes: > Am 07.03.2017 um 12:05 schrieb David Kastrup: > >> The alternative is someone going through all the files by hand on a >> backup/image/copy. I think, however, that reviewing the top-level >> directories should be enough: server-specific stuff is rarely found in >> lower parts

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 12:05 schrieb David Kastrup: > Urs Liska writes: > >> Am 07.03.2017 um 11:45 schrieb David Kastrup: >>> Urs Liska writes: >>> Am 07.03.2017 um 11:24 schrieb Phil Holmes: > Again - this needs answering with a bit of care, because the website > and the docs are

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 11:58 schrieb Phil Holmes: > - Original Message - From: "Urs Liska" > To: "Phil Holmes" ; > Cc: "Graham Percival" > Sent: Tuesday, March 07, 2017 10:38 AM > Subject: Re: Website upload > > >> >> Could we also see that cron job script please? >> > > It's here: > http://

Re: Website upload

2017-03-07 Thread David Kastrup
Urs Liska writes: > Am 07.03.2017 um 11:45 schrieb David Kastrup: >> Urs Liska writes: >> >>> Am 07.03.2017 um 11:24 schrieb Phil Holmes: >>> Again - this needs answering with a bit of care, because the website and the docs are closely linked. It appears to me that putting any of

Re: Website upload

2017-03-07 Thread Phil Holmes
- Original Message - From: "Urs Liska" To: "Phil Holmes" ; Cc: "Graham Percival" Sent: Tuesday, March 07, 2017 10:38 AM Subject: Re: Website upload Could we also see that cron job script please? It's here: http://lilypond.org/doc/v2.19/Documentation/contributor/uploading-and-se

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 11:45 schrieb David Kastrup: > Urs Liska writes: > >> Am 07.03.2017 um 11:24 schrieb Phil Holmes: >> >>> Again - this needs answering with a bit of care, because the website >>> and the docs are closely linked. It appears to me that putting any of >>> the documentation (which i

Re: Website upload

2017-03-07 Thread Davide Liessi
2017-03-07 11:38 GMT+01:00 Urs Liska : > However, in the current specific case I would vote for having a symlink > or redirect for http://lilypond.org/gsoc.html pointing to > http://lilypond.org/google-summer-of-code.html, at least unitl the > application stage is over. Maybe an HTTP permanent red

Re: Website upload

2017-03-07 Thread David Kastrup
Urs Liska writes: > Am 07.03.2017 um 11:24 schrieb Phil Holmes: > >> Again - this needs answering with a bit of care, because the website >> and the docs are closely linked. It appears to me that putting any of >> the documentation (which includes part of the webite) is doen with >> rsync withou

Re: Website upload

2017-03-07 Thread Urs Liska
Am 07.03.2017 um 11:24 schrieb Phil Holmes: > Am 06.03.2017 um 23:43 schrieb Phil Holmes: >> > Simple answer - I run the GUB uploader. >> > >> > Slightly more useful one: there are two aspects to the "website": the >> > one that is created with "make website". This is a fairly simple >> > step, a

Re: Website upload

2017-03-07 Thread Phil Holmes
Am 06.03.2017 um 23:43 schrieb Phil Holmes: > Simple answer - I run the GUB uploader. > > Slightly more useful one: there are two aspects to the "website": the > one that is created with "make website". This is a fairly simple > step, and any change to any file that is part of "website" is > auto

Re: Fix dashed line errors (issue 320320043 by david.nales...@gmail.com)

2017-03-07 Thread Urs Liska
I currently can't compile so I can't test the patch, and I can only assess (1) from reading the code. But it's good to fix this. It's a glitch but nevertheless "feels" awkward when tweaking a score. Urs Am 07.03.2017 um 05:46 schrieb david.nales...@gmail.com: > Reviewers: , > > Message: > Please