On Thu, Dec 2, 2010 at 7:38 AM, Antonio Beamud Montero <[email protected]> wrote: > Hi all: > I'm trying to download the 1.1 pylons stable release via mercurial, but I > cannot find a tag in mercurial pointing to that release... > How can I get it?
The latest version is 1.0. The repository is missing some tags, which I've told Ben about. The 1.0 version seems to be 58e1d5b85aba, based on the date in the changelog (May 27, 2010) and the commit message "1.0 updates". $ hg update -r 58e1d5b85aba -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
