Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3607)

Issue 31830043: Make convert-ly -d only ever update on changed files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by dak
Modified:
10 years, 2 months ago
Reviewers:
Keith
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Make convert-ly -d only ever update on changed files Previously, it updated unconditionally whenever a new stable version came out, leading to merge conflicts. When the final applied conversion is to an unstable version and the following stable version is not beyond the conversion target, the following stable version is used. Note that this rule does not make a factual difference for continuous updates of a code base (the normal use case for scripts/auxiliar/update-with-convert-ly.sh), but it makes a difference for the conversion/import of code that may have fallen behind a lot (like with the LSR import, or when converting archived files).

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M Documentation/usage/updating.itely View 1 chunk +5 lines, -2 lines 0 comments Download
M scripts/convert-ly.py View 1 chunk +10 lines, -9 lines 2 comments Download

Messages

Total messages: 3
Keith
I'm fine with this, but then we would probably want to run convert-ly without the ...
10 years, 5 months ago (2013-11-25 06:37:35 UTC) #1
dak
On 2013/11/25 06:37:35, Keith wrote: > I'm fine with this, > but then we would ...
10 years, 5 months ago (2013-11-25 07:57:50 UTC) #2
dak
10 years, 5 months ago (2013-11-25 19:52:10 UTC) #3
>
https://codereview.appspot.com/31830043/diff/1/scripts/convert-ly.py#newcode306
> scripts/convert-ly.py:306: last = next_stable
> The old code was there so that the \version ".." is updated for a new stable
> version <http://codereview.appspot.com/2642041/#msg3> 

Searching through the mailing list archives at that time does not turn
up more than
<URL:http://lists.gnu.org/archive/html/lilypond-devel/2010-10/msg00349.html>
which does not give any reason for the change.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b