> On 7 Apr 2015, at 01:57, Manuele Pesenti <manuele.pese...@gmail.com> wrote:
> 
> Il 05/04/15 21:23, Gary Cowell ha scritto:
> why not just clone the latest version from github and eventually choose
> a stable tagged version after by doing:
> $ git checkout tags/<anytag>

That’s exactly what I usually do.

The problem is: we don’t have the “stable branch” concept. So, I:
- choose a version;
- checkout its tag;
- make my local tests;
- deploy using this tag with checkout.

BTW, I’m using the sequential [0] versioning method in my systems with great 
success.

[0] 
https://docs.djangoproject.com/en/1.7/internals/release-process/#official-releases

—
Vinicius

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