Em Sexta-feira 01 Maio 2009, às 23:36:45, Yarko Tymciurak escreveu: > On Fri, May 1, 2009 at 6:11 PM, Douglas Soares de Andrade < > > [email protected]> wrote: > > 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/ > > ...AND you can even get a tar / zip file from bitbucket --- BUT Douglas > has some things to fix before the bitbucket version will be useable.... > (missing directories)...
Fixed, i converted the repository from my work repo, so it already had the applications directory so i just had to remove it and let web2py create then again by unpacking. Thanks for pointing the issue, it should work now. > but don't worry about this, as Massimo will need > to prepare in the source tree (either holder directories, or web2py code > that will make the missing directories automatically at run time). > > Actually, the best place is to get the source archive from > http://www.web2py.com/examples/default/download. > > Regards, > Yarko > > > 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 -~----------~----~----~----~------~----~------~--~---

