On Tue, Apr 28, 2009 at 18:44 +0200, Samuele Pedroni wrote: > holger krekel wrote: > > Hi Samuele, > > > > great work, thanks to you and all! > > > > One issue i noted: the pypy release tag 1.1.0 > > should have the svn-external py rather pointing to > > > > http://codespeak.net/svn/py/release/1.0.0b1 > > > > because pointing to "dist" will probably break the > > pypy release tag at some point in the future. > > > is pointing to a specific revision of py/dist: > > py -r64398 http://codespeak.net/svn/py/dist/py
ah, i wasn't aware that specifying a rev there is and overlooked it. using the py lib release tag from the pypy release tag looks cleaner to me but it's fine enough, i guess. cheers, holger _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
