marco.m
unread,Mar 22, 2013, 12:20:31 PM3/22/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tufão
Hey Vinícius,
I think there is a need to explain better in README.md the
relationship between Tufão branches, tags, documentation and releases.
There are two branches: master and 1.0 (plus other two that I think
are not important for this discussion). There are two versions of the
documentation: 0.x (currently 0.6) and 1.0-WIP.
My understanding was that branch master was associated to the 0.x
series and documentation and branch 1.0 was associated to the 1.x
series and documentation.
But in the documentation for 0.x I can see that HttpServerRequest has
method setUrl(), while the code in branch master doesn't have it.
After a bit of confusion I discovered that there is a tag 0.6, that
contains setUrl().
So: is master used at all? If I want to follow the 0.x series, which
branch do I follow?
thanks
marco