2010/3/8 Han-Wen Nienhuys <[email protected]>: > which leaves tags in GUB, so we know with which configuration binaries > were released. However, > > http://github.com/janneke/gub > > only shows a tag for 2.12.2.
Given that I don't have push ability to gub, what did you expect? gperc...@gperciva-desktop:/main/src/gub$ git tag | grep "2.12.3" | xargs git tag -v 2> /dev/null object a7075ece6526de8404628fa9d3facc2ab675f4e7 type commit tag gub-release-lilypond-2.12.3-1 tagger Graham Percival <[email protected]> 1261318871 +0000 release of lilypond dee8e9e74aa7fec55600d3b93f70ea473431b0c (2.12.3-1) object 19c69b2d334bce0e42631f1e07aa711c872f73b8 type commit tag gub-release-lilypond-2.12.3-2 tagger Graham Percival <[email protected]> 1263393743 +0000 release of lilypond release/2.12.3-2 (2.12.3-2) Does that help? Also, is there a way to make a patch for tags so I can send this to Jan for pushing? > What was the difference between 2.12.2 > and 2.12.3 in terms of GUB? Rather a lot: gperc...@gperciva-desktop:/main/src/gub$ git diff -u -r build/lilypond-gub/2.12.2-1 -r gub-release-lilypond-2.12.3-2 | wc 54488 207141 2038393 If you're interested in gub, you might want to take a quick glance at CG 10.2 and 10.4. In particular because git gub can't build 2.12 at the moment (and couldn't build it for 2.12.3) unless you do some special stuff. Cheers, - Graham _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
