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 this projects Wiki article on the snapshot version control system.
  • Loading branch information
seanpm2001 committed Jun 10, 2020
1 parent 01e0684 commit 6369541
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
***

# Snapshots (version control)

[Go back](https://github.com/seanpm2001/SNU_3D_Universe/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 (Wednesday, June 10th 2020 at 4:34 pm)`

***

0 comments on commit 6369541

Please sign in to comment.