Skip to content

Commit

Permalink
Snapshots (version control)V1.md
Browse files Browse the repository at this point in the history
An archive of the first version of the snapshot version control system article for this projects Wiki.
  • Loading branch information
seanpm2001 authored Sep 22, 2020
1 parent 5fcb98d commit d3b3f17
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

***

# Snapshots (version control)

[Go back](https://github.com/seanpm2001/SeansLifeArchive_Images_i-Ready/wiki/)

_Snapshots are part of an old version control system I have been using since early 2019 in my projects. A snapshot is an archived version of a page for after edits are done for the day, or a specified time period. Snapshot files do not carry their own extensions, it normally involves **snapshot#** before the file extension in the file path. The use of the word **snapshot** was inspired by VirtualBox Virtual Machine snapshots_

_Different file types use different aliases. Snapshot files are normally always HTML files. Everything else uses a different system for archival (which is V# (as in V1) at the end of the file)_

_Snapshot files are not to be modified after they are created. They are an archival of the work from a day, and not a continuing project._

_In the bottom of HTML documents, a snapshot section is normally included. This snapshot section links to all the snapshots of a page, and (in later documents) shows the date of the snapshot in the snapshot section._

**This article on Version Control is a stub. You can help by expanding it!**

***

Article version: `1 (Monday, September 21st 2020 at 10:06 pm)`

***

0 comments on commit d3b3f17

Please sign in to comment.