crash - How to autobackup Visual Studio Projects? -
is there add-in or non default setting automaticly backup source files in visual studio?
i ask this, because pc crashed bsod whilst stopping debugging of project used ping class. (bug reported 4 years ago ms...) , main file filled nul
s (as n++ showed).
so looked mydocuments (as suggested elsewhere) folder find nothing, , yes setting enabled. have use 2 hour old file gdrive gave me.
my idea of such backup mechanism every 5 minutes changed files backuped custom directory. backups should remain until backup files old or storage used.
i'm using visual studio 2013 community edition on win 7x64.
i recommend using sort of hosted source control backing work, like github or visual studio online.
Comments
Post a Comment