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 <mweis...@gmail.com>:
> 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 <massimo.dipie...@gmail.com>
>>
>> I think I fixed it in trunk. Can you check?
>>
>> On Sep 13, 8:24 am, Martin Weissenboeck <mweis...@gmail.com> 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:
>

Reply via email to