Описание тега monticello
Monticello is a distributed concurrent version control system for Squeak and Pharo Smalltalk. Compared to other version control systems Monticello does not version plain text files but packages, classes and methods.
Monticello is a distributed concurrent version control system for squeak and pharo smalltalk.
Compared to other version control systems Monticello does not version plain text files but packages, classes and methods.
It was created in 2003 by Avi Bryant and Colin Putney.
Documentation
- Monticello homepage.
- Pharo by Example contains an introduction to Monticello.
- http://squeakbyexample.org/ contains an introduction to Monticello.
- Versioning your code with Monticello chapter in Deep into Pharo.
Hosting Monticello Projects