Jacob Carlborg wrote: > On 2013-03-25 15:01, Jens Mueller wrote: > > >You mean basically using both tags and branches. Because tags are easy > >to use to access a specific version. Can these be used across branches? > > Branches are only useful if you want to keep updating the code for a > given version. If that's not the case, I think tags are better.
>From my experience you don't always get right. So I think having the branches is recommended. But we should use the tags for the version since one can update them. Jens
