Quote:
Originally Posted by Fаng
You know, you're probably right. My hard drives are fine, but I have no clue what the status of my memory is. Who knows though - to be safe, I'm sticking with a familiar operating system that's never given me a problem. I prefer Windows 7 anyways. If it happens again, then we'll know for sure that it's not the operating system. Calling me immature btw for ignorance is kinda negative. This project is my educational experiment after all. Again, I'm looking into backup methods. I think I'm going to add a post-build event that copies each project (excluding the bin folder). I'll backup the database and bin's database folders every afternoon using Norton 360's backup utility. I don't feel secure using svn, but maybe someone could enlighten me about a secure hosting solution for svn projects (since I'd like to start using it).
|
I already copied 0B files due to long USB cable through my screen, and than to the hard drive... Probably messed up somewhere although an USB cable should support up to like 5 meters... Anyway, I doubt it memory, it would had shown more drastic problems already. But, I used to test all my new memory with memtest on Mac OS X, I know there is a Windows equivalent, so, maybe take a look ! And for the hard drive, normally, it's handled fine.
Anyway, on another note, for SVN, I used Assembla, which offers a basic plan for free and private repositories, but most features like Wiki, Issues are disabled if it's not open-source, so, on that point, I dislike. Else, I moved to Git as it is more powerful on bunch of features, so I moved to Bitbucket, which offers mostly all functionalities for free. An excellent solution. Plus, as Git is a bit more difficult to learn, generally, it is easier to move to SVN after. SVN still has it advantages...