[web2py] Re: fixing .table appears corrupted on a compiled application

2019-02-09 Thread mostwanted
Thank you @ Marcelo Huerta, i actually got to look at Fossil, its very flexible. On Tuesday, February 5, 2019 at 6:28:31 PM UTC+2, Marcelo Huerta wrote: > > > El domingo, 3 de febrero de 2019, 18:19:34 (UTC-3), Dave S escribió: >> >> >> Back-ups are the nectar of the gods (nodding toward Greek my

[web2py] Re: fixing .table appears corrupted on a compiled application

2019-02-05 Thread Marcelo Huerta
El domingo, 3 de febrero de 2019, 18:19:34 (UTC-3), Dave S escribió: > > > Back-ups are the nectar of the gods (nodding toward Greek mythonlogy) > > >>> Versioning systems for code, more so. Mostwanted, if you don't want to start with something heavy and unwieldy as git, at the very least try Fo

[web2py] Re: fixing .table appears corrupted on a compiled application

2019-02-03 Thread Dave S
On Saturday, February 2, 2019 at 9:29:39 AM UTC-8, mostwanted wrote: > > I was able to solve this, i found an old version of the app, after > installing it i overwrote it with corrupt version, that gave me the option > to remove the compiled version and i was able to edit the code & fix my > p

[web2py] Re: fixing .table appears corrupted on a compiled application

2019-02-02 Thread mostwanted
I was able to solve this, i found an old version of the app, after installing it i overwrote it with corrupt version, that gave me the option to remove the compiled version and i was able to edit the code & fix my problem. On Thursday, January 31, 2019 at 7:08:15 PM UTC+2, mostwanted wrote: > >