Your best course of action is probably to use a source control system
(such as the one available by Google here:
http://code.google.com/hosting/).
You get an SVN-based source control, a Wiki, an issue tracking and a
file storage - all for free.
On Apr 22, 11:07 am, kazhar <
kaz...@gmail.com> wrote:
> Hi,
>
> For now, I'm having my application on AppEngine and the source code on
> my computer.
> But I'm wondering what would happen if my computer crash tomorrow.
>
> I don't see any "checkout" functionality in the appcfg.py. And nothing
> in the administration interface.
>
> Is there something ?