web2py and pyDAL versions

49 views
Skip to first unread message

Richard

unread,
Apr 10, 2018, 2:28:17 PM4/10/18
to web2py-developers
Hello,

I have explore possible way to allow access to historical web2py build through github...

There is not seems to exist any easy way to do it with submodule...

We could specify a submodule commit sha1 in .gitmodule since Git 1.7.8 if I am not mistaken. Which I guess would make thing more difficult to try latest version of the repo for testing purpose as someone would need to overide the config to get different version of the submodule.


There Quack (https://github.com/Autodesk/quack), but it seems dead and is only working with *nix type of system. The major issue I see with it, is if the library you include with it get deleted or change location... Which is also an issue of submodule, except if you own both repositories.

The way to solve this would be to create a pypi package with proper dependency management. What is preventing us to create a pypi package for web2py??

I did this compilation to determine what are the pyDAL tag associate to given web2py tag :

CHANGELOG INFO web2py pyDAL web2py git command pyDAL git command

latest v17.11 git checkout tags/latest cd gluon/packages/dal/ && git checkout tags/v17.11
2.16.1 R-2.16.1
git checkout tags/R-2.16.1

R-2.16.0b1
git checkout tags/R-2.16.0b1
2.15.1-4 R-2.15.4 v17.08 git checkout tags/R-2.15.4 cd gluon/packages/dal/ && git checkout tags/v17.08
2.15.1-4 R-2.15.3 v17.08 git checkout tags/R-2.15.3 cd gluon/packages/dal/ && git checkout tags/v17.08
2.15.1-4 R-2.15.2 v17.08 git checkout tags/R-2.15.2 cd gluon/packages/dal/ && git checkout tags/v17.08
2.15.1-4 R-2.15.1 v17.08 git checkout tags/R-2.15.1 cd gluon/packages/dal/ && git checkout tags/v17.08

R-2.15.0b2
git checkout tags/R-2.15.0b2
2.14.6 R-2.14.6 v16.03 git checkout tags/R-2.14.6 cd gluon/packages/dal/ && git checkout tags/v16.03
2.14.1-5 R-2.14.5 v16.03 git checkout tags/R-2.14.5 cd gluon/packages/dal/ && git checkout tags/v16.03
2.14.1-5 R-2.14.4 v16.03 git checkout tags/R-2.14.4 cd gluon/packages/dal/ && git checkout tags/v16.03
2.14.1-5 R-2.14.3 v16.03 git checkout tags/R-2.14.3 cd gluon/packages/dal/ && git checkout tags/v16.03
2.14.1-5 R-2.14.2 v16.03 git checkout tags/R-2.14.2 cd gluon/packages/dal/ && git checkout tags/v16.03
2.14.1-5 R-2.14.1 v16.03 git checkout tags/R-2.14.1 cd gluon/packages/dal/ && git checkout tags/v16.03
2.13.* R-2.13.4 v15.12 git checkout tags/R-2.13.4 cd gluon/packages/dal/ && git checkout tags/v15.12
2.13.* R-2.13.3 v15.12 git checkout tags/R-2.13.3 cd gluon/packages/dal/ && git checkout tags/v15.12
2.13.* R-2.13.2 v15.12 git checkout tags/R-2.13.2 cd gluon/packages/dal/ && git checkout tags/v15.12
2.13.* R-2.13.1 v15.12 git checkout tags/R-2.13.1 cd gluon/packages/dal/ && git checkout tags/v15.12
2.12.1-3 R-2.12.3 v15.07 git checkout tags/R-2.12.3 cd gluon/packages/dal/ && git checkout tags/v15.07
2.12.1-3 R-2.12.2 v15.07 git checkout tags/R-2.12.2 cd gluon/packages/dal/ && git checkout tags/v15.07
2.12.1-3 R-2.12.1 v15.07 git checkout tags/R-2.12.1 cd gluon/packages/dal/ && git checkout tags/v15.07

R-2.11.2 v15.05.29 git checkout tags/R-2.11.2 cd gluon/packages/dal/ && git checkout tags/v15.05.29
2.11.1 R-2.11.1
git checkout tags/R-2.11.1

R-2.10.4
git checkout tags/R-2.10.4

R-2.10.4.beta
git checkout tags/R-2.10.4.beta

R-2.10.3
git checkout tags/R-2.10.3
2.10.1-2.10.2 R-2.10.2 New modular DAL git checkout tags/R-2.10.2
2.10.1-2.10.2 R-2.10.1 New modular DAL git checkout tags/R-2.10.1
2.9.12 R-2.9.12
git checkout tags/R-2.9.12

R-2.9.11
git checkout tags/R-2.9.11
2.9.6 - 2.9.10 R-2.9.10
git checkout tags/R-2.9.10
2.9.6 - 2.9.10 R-2.9.9
git checkout tags/R-2.9.9
2.9.6 - 2.9.10 R-2.9.8
git checkout tags/R-2.9.8
2.9.6 - 2.9.10 R-2.9.7
git checkout tags/R-2.9.7
2.9.6 - 2.9.10 R-2.9.6
git checkout tags/R-2.9.6
2.9.1 - 2.9.5 R-2.9.5
git checkout tags/R-2.9.5
2.9.1 - 2.9.5 R-2.9.4
git checkout tags/R-2.9.4
2.9.1 - 2.9.5 R-2.9.3
git checkout tags/R-2.9.3
2.9.1 - 2.9.5 R-2.9.2
git checkout tags/R-2.9.2
2.9.1 - 2.9.5




R-2.8.2
git checkout tags/R-2.8.2
2.8.1 R-2.8.1
git checkout tags/R-2.8.1
2.7.1 - 2.7.4 R-2.7.4
git checkout tags/R-2.7.4
2.7.1 - 2.7.4 R-2.7.3
git checkout tags/R-2.7.3
2.7.1 - 2.7.4 2.7.3
git checkout tags/2.7.3
2.7.1 - 2.7.4 R-2.7.2
git checkout tags/R-2.7.2
2.7.1 - 2.7.4 R-2.7.1
git checkout tags/R-2.7.1
2.6.1 - 2.6.4 R-2.6.4
git checkout tags/R-2.6.4
2.6.1 - 2.6.4 R-2.6.3
git checkout tags/R-2.6.3
2.6.1 - 2.6.4 R-2.6.2
git checkout tags/R-2.6.2
2.6.1 - 2.6.4 R-2.6.1
git checkout tags/R-2.6.1
2.5.2



2.5.1 R-2.5.1
git checkout tags/R-2.5.1
2.4.7 R-2.4.7
git checkout tags/R-2.4.7
2.4.6 R-2.4.6
git checkout tags/R-2.4.6
2.4.5 R-2.4.5
git checkout tags/R-2.4.5

R-2.4.4
git checkout tags/R-2.4.4
2.4.1- 2.4.3 R-2.4.3
git checkout tags/R-2.4.3
2.4.1- 2.4.3 R-2.4.2
git checkout tags/R-2.4.2
2.4.1- 2.4.3



2.3.1 - 2.3.2 R-2.3.2
git checkout tags/R-2.3.2
2.3.1 - 2.3.2 R-2.3.1
git checkout tags/R-2.3.1
2.2.1 R-2.2.1
git checkout tags/R-2.2.1

R-2.1.1
git checkout tags/R-2.1.1
2.1.0




R-2.0.9
git checkout tags/R-2.0.9

R-2.0.8
git checkout tags/R-2.0.8

R-2.0.7
git checkout tags/R-2.0.7

R-2.0.6
git checkout tags/R-2.0.6

R-2.0.5
git checkout tags/R-2.0.5

R-2.0.4
git checkout tags/R-2.0.4

R-2.0.2
git checkout tags/R-2.0.2
2.0.1-11








Reply all
Reply to author
Forward
0 new messages