An Interview with Tom Lord of Arch (O'ReillyNet)
Posted Sep 25, 2004 0:44 UTC (Sat) by
zenaan (subscriber, #3778)
In reply to:
An Interview with Tom Lord of Arch (O'ReillyNet) by rmstar
Parent article:
An Interview with Tom Lord of Arch (O'ReillyNet)
I'd say the _documentation_ makes the simple use cases a challenge (at least, makes it feel like that).
There are proposals to simplify the help text for example, which we are likely to see later this year (who knows, perhaps very soon if some kind developer hacks it in for us), such as this (very recent) one:
==== example ====
tla command [options]
* quick help [to be replaced when using a given help category]
get : construct a project tree for a revision
changes : report about local changes in a project tree
commit : archive a changeset-based revision
replay : apply revision changesets to a project tree
update : update a project tree to reflect recent archived changes
star-merge : merge mutually merged branches
...
==== ====
Which, having used tla for about a month now, shows the core commands for daily development. I wish I'd had that back when I started.
Anyway, HTH
Zenaan
(
Log in to post comments)