a HG repository of course, but, it would be very nice if some could maintain multiple repositories as git,svn, bazaar and hg for automate scripts on production servers. -- Bruno Rocha [ About me: http://zerp.ly/rochacbruno ]
On Wed, May 25, 2011 at 3:56 PM, Bruno Rocha <[email protected]> wrote: > I would like to have a 'stable' repository to pull from my production > servers (it will remove the need to manage the branches) > -- > Bruno Rocha > [ About me: http://zerp.ly/rochacbruno ] > > > > On Wed, May 25, 2011 at 3:20 PM, Massimo Di Pierro < > [email protected]> wrote: > >> There is a new feature in trunk that needs tests and CAN mess up your >> database metadata so... >> >> 1) remember - user trunk at your own risk >> 2) it would be great if you could test it but make sure you backup >> your metadata (databases/*.table) first >> 3) if you upgrade to trunk please let me know if you encounter any >> problem with existing apps on upgrade >> >> What is the new feature? It changes the format of the databases/ >> *.table metadata to a more verbose format. Why? Because this will >> allow to open a database from a script without having to run the >> models. Web2py will be able to discover the metadata and rebuild the >> table definitions automatically. >> >> This is half done but needs a little more work and testing. >> >> Massimo > > >

