On Tue, May 20, 2008 at 11:13 AM, docyes <[EMAIL PROTECTED]> wrote: > > I can't seem to checkout the latest routes package from svn using the > following: > svn co http://routes.groovie.org/svn/trunk routes > > Can someone confirm if the home for routes has changed and where it is?
All Pylons development has moved to Mercurial. There's a list of repositories here: https://www.knowledgetap.com/hg/ To get the Routes 1 trunk: hg clone https://www.knowledgetap.com/hg/routes Routes 1.8 was released recently, so there have probably been few or no changes since then. Routes 2, which is not yet usable, is in this repository: hg clone https://www.knowledgetap.com/hg/routes2-dev For help with Mercurial see http://wiki.pylonshq.com/display/pylonscookbook/Mercurial+for+Subversion+Users and http://wiki.pylonshq.com/display/pylonsdocs/Development+Version -- 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 -~----------~----~----~----~------~----~------~--~---
