[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2014-02-18 Thread Carlos Zenteno
The new link for the above Bruno Rocha instructions is: http://brunorocha.org/python/web2py/web2py-on-pythonanywhere.html -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-21 Thread Harry Percival
I'm sorry we didn't quite get there in time to help you out! A few answers, for future reference, in case anyone else has similar problems: I think Brian had the right answer to why you were having problems with bitbucket/mercurial, it will create a folder for you unless you give it a

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-20 Thread jjg0
So far deploying web2py has been absolutely miserable. I've given up completely on trying to get pythonanywhere working. I went back to trying to use google app engine. I signed up for their google apps account. (It seems very silly that I now have a google gmail account, a google app engine

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-20 Thread Brian M
Check the docs for Mercurial http://www.selenic.com/mercurial/hg.1.html, it explains why you keep getting that extra directory. (The BitBucket 101https://confluence.atlassian.com/display/BITBUCKET/bitbucket+101docs might also be good to review) clone hg clone [OPTION]... SOURCE [DEST]

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-20 Thread jjg0
Using the destination option './' in pythonanywhere gives me an error saying the directory is not empty. If I use the destination option in any folder, for example if i just create a test folder and try hg clone https://m...@bitbucket.org/me/myproject ./test I will see a test folder with

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-20 Thread jjg0
gae worked! It just took several hours for the changes to take. Still can't get pythonanywhere to work, had a lot of trouble getting the database to work with web2py but I no longer care! I never want to launch a site again. (I'm kidding, sort of) On Saturday, April 20, 2013 7:43:07 PM

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-18 Thread jjg0
I started checking out pythonanywhere but ran into some trouble getting my site up. I was going through tutorials and decided to try using tortoise hg mercurial and bitbucket to get my site from my computer to pythonanywhere. I was able to get mercurial on my computer and working, and upload

[web2py] Re: hostmonster, pythonanywhere, or gae for my current situation

2013-04-16 Thread pallav
1. I do not have any experience with HostMonster. If they give you root access to a Linux (hopefully Ubuntu) shell it should be straightforward to install web2py (using the instructions from the book). It seems that this option has the most unknowns for you. 2. PythonAnywhere allows you to