tools:vcs:index
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:vcs:index [2019/01/28 22:03] – [Which tool to use] till | tools:vcs:index [2020/09/29 16:30] (current) – till | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Version control ====== | + | ~~NOTOC~~ |
| + | |||
| + | {{fa> | ||
| + | ====== Version control ====== | ||
| // | // | ||
| + | <WRAP group> | ||
| + | <WRAP column 32px> | ||
| + | <WRAP column 85%> | ||
| + | * Version control has a liberating effect on software development. | ||
| + | * Version control is an essential prerequisite\\ to unequivocally identify the version of a routine employed. | ||
| + | * Distributed version control systems facilitate their use\\ and reduce external dependencies. | ||
| + | * For a larger project, a clear work flow should be established\\ and followed consequently. | ||
| + | * Version control has the largest impact on how we program --\\ besides automatic tests. | ||
| + | </ | ||
| + | </ | ||
| - | | + | |
| - | * Basically everthing, from a script for data processing to the final manuscript/ | + | ===== Why versioning? ===== |
| - | | + | |
| - | * Open file formats allowing for easy versioning (ideally text formats) | + | |
| - | * Minimal infrastructure requirements, | + | * Routines for data processing and analysis develop, often together with the understanding of the task. |
| - | * Possibility to share versioned data with others (via simple-to-use web interfaces) | + | * Reverting to the last version that "just worked" |
| + | |||
| + | |||
| + | ===== What should be versioned? | ||
| + | |||
| + | | ||
| + | |||
| + | |||
| + | ===== What are prerequisites for ubiquitious versioning? | ||
| + | |||
| + | | ||
| + | * Minimal infrastructure requirements, | ||
| + | * Possibility to share versioned data with others (via simple-to-use web interfaces) | ||
| + | |||
| + | Beware: Versioning without [[..: | ||
| Line 26: | Line 53: | ||
| <WRAP column 32px> | <WRAP column 32px> | ||
| <WRAP column 76%> | <WRAP column 76%> | ||
| - | [[https:// | + | [[https:// |
| </ | </ | ||
| </ | </ | ||
| + | For local applications and given a minimum of infrastructure, | ||
| + | |||
| + | |||
| + | \\ | ||
| + | <WRAP half column leftalign>< | ||
| + | <WRAP half column rightalign>< | ||
tools/vcs/index.1548709398.txt.gz · Last modified: 2019/01/28 22:03 by till