Revision Control

Game of Trees – version control system

Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility.

It stores the history of tracked files in a Git repository, as used by the Git version control system. This is a “distributed” version control system because every copy of a repository is writeable. Modifications made to files can be synchronized between repositories at any time.

Files managed by got must be checked out from the repository for modification. Checked out files are stored in a work tree which can be placed at an arbitrary directory in the filesystem hierarchy.

It is being developed on OpenBSD and its main target audience are OpenBSD developers, but it also runs under Linux.

This is free and open source software.

Website: gameoftrees.org
Support:
Developer: Stefan Sperling
License: BSD license


Related Software

Revision Control Tools
GitUsed in high profile open source projects, most notably the Linux kernel
JujutsuPowerful version control system for software projects
MercurialFast, lightweight Source Control Management system
SubversionGeneral system that can be used to manage any collection of files
DarcsAn advanced revision control system
FossilDistributed version control system
datDistributed data community for the next generation Web
SaplingScalable, user-friendly source control system
PijulSound and fast distributed version control system
CVSConcurrent Versions System
BreezyDecentralized revision control system supporting Bazaar and Git formats
MonotoneEspecially strong in its support of a diverge/merge workflow
Game of TreesPrioritizes ease of use and simplicity over flexibility

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments