http://www.syndie.i2p/monotone_howto.html
On the other hand,
if you are making a new release, include a date and version line in CHANGES , update VERSION , as well as the version
numbers in doc/web/download.html . mtn status this summarizes what files have changed in the monotone workspace mtn diff this details what has changed in the monotone workspace mtn add $filename this schedules a file for inclusion in the database on next commit mtn drop $filename this schedules a file for removal from the...