Em Sexta-feira 01 Maio 2009, às 19:32:37, Wes James escreveu: > There is a person on #web2py that can't do: > > svn co http://web2py.googlecode.com/svn/trunk/ web2py > > from his country without getting a password request. Is this google > blocking the country? > > Anyway, can someone provide a list of other ways to download web2py trunk. > (the command lines to do this)
Hi wj, Sure thing: - Bazaar (bzr) (recommended for now) bzr branch lp:~mdipierro/web2py/devel web2py-devel - Mercurial (hg) (we will switch to that as soon web2py googlecode account supports this, so im keeping a updated copy of bzr in my bitbucked account) hg clone http://bitbucket.org/douglas/web2py/ It should work using both ways. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

