On Jul 30, 7:54 am, djidjadji <[email protected]> wrote:
> Possible solutions for all coders losing there code.
> 1) use an SVN/GIT/SCCS/CVS/RCS/... version control system, repository
> on a different computer/harddisk (use an editor that can handle this
> VCS, have a look at emacs, never to late to learn it)
> 2) make a copy of the code daily on a different harddisk (there are
> tools for this, secondcopy and such)
> 3) make a copy of the code daily on an external USB device
> 4) make a copy of the code daily by FTP to an external computer.
> 5) make a zip of the code daily and mail it to yourself to a web based
> email account (eq. gmail) (7 Gb zipped code is a lot) (maybe an
> incremental zip)
you forgot:
6) backup your entire hard drive, not just your code, on a regular
basis.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---