This suggestion from David sounded like a good default: Make numbered backups for files that have numbered backups already.
https://codereview.appspot.com/14040043/diff/1/scripts/convert-ly.py File scripts/convert-ly.py (right): https://codereview.appspot.com/14040043/diff/1/scripts/convert-ly.py#newcode243 scripts/convert-ly.py:243: back_up = file + '.' + str(n) + '~' Should we go with what David suggested: file.ly.~1~ etc. https://codereview.appspot.com/14040043/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
