I have been playing with git repo for web2py, and I find it very useful. 
Especially the tags - you can easily move from the current master (trunk) 
to a specific stable release... or so it seems.

I noticed that the tag do not seem to match the version numbers reported in 
the admin panel for some reason... Some examples:

R-2.13.4 -> 2.13.3-stable+timestamp.2015.12.24.08.08.22
R-2.13.3 -> 2.13.3-stable+timestamp.2015.12.24.08.08.22
R-2.13.2 -> 2.12.3-stable+timestamp.2015.08.18.19.14.07
R-2.13.1 -> 2.12.3-stable+timestamp.2015.08.18.19.14.07
R-2.12.3 -> 2.12.3-stable+timestamp.2015.08.18.19.14.07

It seems that the version information is not always updated when a new tag 
is created... Maybe this could be automated somehow, because as it is it 
always makes me wonder, if I checked out the right tag... 

Krzysztof.

-- 
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