On Thu, Jun 09, 2005 at 03:20:57PM -0600, Li-Ta Lo wrote:
BTW, how exactly should I roll back a patch level ? Is the "tla replay --revers" plus "tla sync-tree" the right way to do? Does it undo "tla add"?
For the backing out a changeset I found:
http://wiki.gnuarch.org/Arch_20Recipes#head-13d35cf3d0899c602e4e054cd7e962e6...
Does this roll back "tla add", "tla rm" and "tla mv" ? What do these commands do to the repository? Are they just local until a "tla commit" like their cvs counterparts?
One reason we tried to switch to some VCS with "automatic" operation is to be easy to roll back these commands.
Ollie