A clever backup...
-
-
Seen in the message board: Use The code project message board as a way to make a backup of your sourcecode: Just place your code there without any question. It's convenient, let others do the dirty job and have your code globally accessable Like it..
Got a link to it? I'd love to "Vote to remove" it.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
Seen in the message board: Use The code project message board as a way to make a backup of your sourcecode: Just place your code there without any question. It's convenient, let others do the dirty job and have your code globally accessable Like it..
-
Seen in the message board: Use The code project message board as a way to make a backup of your sourcecode: Just place your code there without any question. It's convenient, let others do the dirty job and have your code globally accessable Like it..
I've got an even simpler source code backup plan. It's called SVN - Subversion. Perhaps you've heard of it. Get it from here: http://www.open.collab.net/downloads/subversion/[^] Too complicated? Install TortoiseSVN - Context menu goodness. Plus, it has the added benefits of having your friends respect you. Get it here: http://tortoisesvn.tigris.org/[^] I use mine with a 500G Seagate USB drive. That way I am able to schedule a nightly backup while maintaining control over my source code.