To make a mirror:
tla archive-mirror john@wjsullivan.net--2005
To revert changes made locally to hello.c to what's in the archive:
tla file-diff hello.c | patch -R
To revert a mistaken commit (patch-104 for example):
tla replay --reverse mwolson@gnu.org--2006-planner-el/planner-el--devel--0--patch-104
tla commit --out-of-date-ok
To catch up with a main branch (ignore the specifics of the branch name, they are now outdated):
tla star-merge --three-way sacha@free.net.ph--main/planner--dev--1.0
tla log-for-merge >> ++name-of-log-file
tla commit
See http://www.mwolson.org/projects/CooperationAndArch.html for more info.
To show diffs between two revisions:
tla get-changeset patch-3
tla show-changeset --diffs muse--johnsu01--0--patch-3.patches
tla show-changeset --diffs ,,delta.1152811960.17171.1/
Other useful things:
tla logs --summary -A mwolson@gnu.org--2006
planner--main--1.0
: Shows the list of patches along with the log
summary.tla get mwolson@gnu.org--2006-planner-el/planner-el--devel--0
planner
The true Southern watermelon is a boon apart, and not to be mentioned with
commoner things. It is chief of the world's luxuries, king by the grace of God
over all the fruits of the earth. When one has tasted it, he knows what the
angels eat. It was not a Southern watermelon that Eve took; we know it because
she repented.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
This page was last modified on 2011 December 20. "NotesArch" by John Sullivan is Copyright ©2003 - 2011, and licensed under the Creative Commons Attribution-Share Alike 3.0 United States License.