gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] tla commands for daily use


From: Stig Brautaset
Subject: Re: [Gnu-arch-users] tla commands for daily use
Date: Tue, 14 Sep 2004 08:13:28 +0100
User-agent: Mutt/1.5.6i

On Mon, Sep 13, 2004 at 12:51:05PM +0200, Stefan Reichör wrote:
> I would like to know now, what tla commands you need in your daily
> work?

Off the top of my head, I use most of these daily:

  changes (often with --diffs)
  commit
  file-diff
  replay (often with --skip-present)
  missing (often with --skip-present)
  star-merge
  sync-tree
  logs
  redo
  undo
  show-changeset
  inventory
  tree-lint

In addition, I often use these:
  tag
  add
  (a|r)browse
  tree-version
  set-tree-version

I use `push-mirror' from a hook on every commit, and I have a cron-job
that runs the following cron-job nightly:

  tla abrowse -Dsc --merges --omit-empty \
    --since $SNAP --force --snap $SNAP | sed '1d'


Stig




reply via email to

[Prev in Thread] Current Thread [Next in Thread]