VCS-home wiki
"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property.
VCS-home wiki Recent changes • [No WikiNode] • [No About] • [No Mobile URL] | |
Founded by: | |
Status: | Dead |
Language: | YourWikiLanguage |
Edit mode: | YourWikiEditMode"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property. |
Wiki engine: | YourWikiEngine |
Wiki license: | YourWiki'sLicense"YourWiki'sLicense" is not in the list (Custom license, Attribution to contributing authors, Copyright to contributing authors, Site retains copyright, WTFPL, Licence Art Libre, Open Content License, Apache License, BSD Documentation License, FreeBSD Documentation License, ...) of allowed values for the "Wiki license" property. |
Main topic: | Version controll |
Description[edit]
- down since about 2012
A few people have started using version control systems in ways they were never intended -- a single repository to keep track of *every* file in the entire $HOME directory (the entire "My Documents" folder) for a single person. (Rather than the traditional *several* repositories, each one tracking only the files "relevant" to one particular project, with several people working together on each project). This approach (put *everything* into a version control repository) makes it much less likely that some important file will escape version control.
Version control isn't just for computers program development source files -- it's also useful for computer art, todo lists, fiction writing, non-fiction writing, and pretty much every other kind of file humans put on a computer.
"Keeping Your Life in Subversion" by Joey Hess 2005 was one of the first published article about this approach.
The VCS-home wiki is a place for people to learn how to set up a version control system in this way, and for people doing this to share tips with each other.
system administration ?
This VCS-home wiki page needs to have some or all structured data added, from an appropriate infobox. Please see category: Wikis to add |
Wiki size: | unknown size |
Related wiki:
- many revision control / version control wiki give detailed information about one particular revision control system.
- Revctrl wiki compares and contrasts many revision control systems.