Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

Applications of Distributed Version Control Technology to the Creation of Digital Scholarly Editions

Jonathan Reeve

Group for Experimental Methods in the Humanities

Columbia University

About

What is version control, and why should I care?

As textual scholars, we care about:

So do version control systems! It’s a perfect match!

Problems with Electronic Texts

Version control systems:

About version control systems:

Version Control is Useful

Features:

git checkout <change number>

git revert <change number>

git merge <branch name>

Version Control is Efficient

Fruit v1.0: apples, oranges, bananas Fruit v1.1: apples, oranges, bananas, pineapples

Ordinary filesystem:

Version control system

Git database contains parts:

Versions are compiled from these parts:

Distributed Version Control

Version Control Cloud Services

Collaboration Tools

Project Management

Examples

Digital Pedagogy in the Humanities

Commit History
Commit History

Branches
Branches

Contributions
Contributions

GITenberg

About GITenberg

Git-Lit

About Git-Lit

Learn More

To Get Started

Further Resources

Use a spacebar or arrow keys to navigate