@Angelo. only 2 commands - great! I have used TortoiseHg (WinXP) and with your help it was simple to use.
@Massimo: "I'll be back" said the file - problem solved! Thank you very much! Martin 2011/9/13 Angelo Compagnucci <[email protected]> > Hi Martin, > > The first time you download the source you can use: > > hg clone https://code.google.com/p/web2py/ web2py-dev > > Getting the latest version is really a matter of typing: > > hg pull -u > > into the web2py-dev folder! > > 2011/9/13 Martin Weissenboeck <[email protected]>: > > Ok, I have to wait for the nightly built :-) > > I think I should spend some time to learn how to work with the > > repository.... > > > > 2011/9/13 Massimo Di Pierro <[email protected]> > >> > >> I think I fixed it in trunk. Can you check? > >> > >> On Sep 13, 8:24 am, Martin Weissenboeck <[email protected]> wrote: > >> > I have written a small test function "def m()" for the @mobilize > >> > decorator. > >> > Then I have created two views "default/m.html" and > >> > "default/m.mobile.html". > >> > Both views are working correct, but the second one has disappeared > from > >> > the > >> > view menu: > > >

