{"id":2474,"date":"2005-04-18T12:56:26","date_gmt":"2005-04-18T12:56:26","guid":{"rendered":"http:\/\/www.soulhuntre.com\/items\/date\/2005\/04\/18\/its-all-under-version-control\/"},"modified":"2005-04-18T12:56:26","modified_gmt":"2005-04-18T12:56:26","slug":"its-all-under-version-control","status":"publish","type":"post","link":"http:\/\/legacyiamsenseiken.local\/2005\/04\/18\/its-all-under-version-control\/","title":{"rendered":"It’s all under (version) control…"},"content":{"rendered":"
After a lot of looking around, I have currently settled on Subversion<\/a> as a core part of my backup strategy. For the most part it is going to operate like this:<\/p>\n important “controlled” data <-> repository server <-> versioning “hot” backup server <-> offline storage<\/p>\n important “non controlled” data <-> repository server <-> versioning “hot” backup server <-> offline storage<\/p>\n<\/blockquote>\n This is true for >all< the important data. There are really two different types of versioning servers in my worldview and each have their place. <\/p>\n The important difference is that repositories know about your data’s logical history and organization. They understand what files go together, can show you the commented history of a file and do a good job of merging changes made by multiple people. Versioned backups don’t always have that.<\/p>\n For me this means that data that is part of an organized, incremental development process (websites, software, artwork, etc.) where you might want to gather and put out “releases” or have multiple people working on them at the same time should go in repositories. Data that is not part of a formalized incremental development process (email data files, the “My Documents” folder, even the repositories themselves<\/i>) should just go straight to the hot backups.<\/p>\n So far, stage one complete. I have my repositories in place and I am also using them as a limited “hot backup” system. For example my email files are in a “soulhuntre” repository, and I check them in ever day or so. Eventually I will take the next step.<\/p>\n","protected":false},"excerpt":{"rendered":" After a lot of looking around, I have currently settled on Subversion as a core part of my backup strategy. For the most part it is going to operate like this: important “controlled” data <-> repository server <-> versioning “hot” backup server <-> offline storage important “non controlled” data <-> repository server <-> versioning “hot” […]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"aside","meta":{"footnotes":""},"categories":[278],"tags":[],"_links":{"self":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/2474"}],"collection":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/comments?post=2474"}],"version-history":[{"count":0,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/2474\/revisions"}],"wp:attachment":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/media?parent=2474"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/categories?post=2474"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/tags?post=2474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}\n
\n