VCS-home wiki: Difference between revisions
Manorainjan (talk | contribs) (linking to main topic) |
Hoof Hearted (talk | contribs) m (Text replacement - "FoundedIn20xx" to "Founded in YYYY") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
|logo = [[File:404.jpg]] | |logo = [[File:404.jpg]] | ||
Line 7: | Line 7: | ||
| recentchanges URL = http://www.theficks.name/VCS-Home/RecentChanges | | recentchanges URL = http://www.theficks.name/VCS-Home/RecentChanges | ||
| wikinode URL = No | | wikinode URL = No | ||
| language = YourWikiLanguage | | language = YourWikiLanguage | ||
| editmode = YourWikiEditMode | | editmode = YourWikiEditMode | ||
| engine = YourWikiEngine | | engine = YourWikiEngine | ||
| license = YourWiki'sLicense | | license = YourWiki'sLicense | ||
| maintopic = | | maintopic = Version controll | ||
}} | }} | ||
== Description == | == Description == | ||
* down since about 2012 | |||
A few people have started using version control systems in ways they were never intended -- | A few people have started using version control systems in ways they were never intended -- | ||
Line 50: | Line 51: | ||
It would also be helpful to add the year of founding, like so... | It would also be helpful to add the year of founding, like so... | ||
[[category: | [[category:Founded in YYYY]] | ||
--> | --> |
Latest revision as of 12:41, 9 November 2022
"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.