Well, if you cannot use git, in fact you can do this:

- download https://github.com/web2py/web2py/archive/master.zip and
uncompress it (for example in /tmp/web2py.master)
- download https://github.com/web2py/pydal/archive/master.zip and
uncompress it. Move its content inside the web2py directory (in the above
example, under /tmp/web2py.master/gluon/packages/dal


By the way, using git you'll get all the latest updates, while using the
downloaded zip you'll get the current nightly build.

Nico


2017-06-22 16:37 GMT+02:00 Anthony <abasta...@gmail.com>:

> On Thursday, June 22, 2017 at 4:05:15 AM UTC-4, Nico Zanferrari wrote:
>>
>> You can also download the current "master branch" directly from the link
>> https://github.com/web2py/web2py/archive/master.zip
>>
>> No, the web2py repo includes PyDal as a Git submodule, and the download
> zip file generated by Github does not include submodules, so that zip file
> will not work.
>
> Anthony
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to