Hello, I would start using version control tool in my dev practice and I would like to know what the "best" practice to adopt with web2py.
There is not so much information in the book about the "versioning" tool available into web2py. Also, I am not well experienced with the version control. I learn mercurial because it is planned to be the unique (can't find the mail Massimo were saying it) version control that will be use in the future of web2py... I wondering to know if it is better to manage a app with mercurial straight (without the versioning tool of web2py) or with the w2p versioning tool? I would have this work pattern : Trunk = App Branch = clone of trunk App version = tagged trunk Thank you for your help. Richard

