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

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

Re: [Gnu-arch-users] tla inventory -> excluding already added files?


From: Harald Meland
Subject: Re: [Gnu-arch-users] tla inventory -> excluding already added files?
Date: Wed, 25 Aug 2004 02:42:36 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

[Zenaan Harkness]

> I have 293 files, and I have already tla add-ed two of them. I want to
> do:
>
> tla inventory --source --names|xargs tla add
>
> without getting "attempt to id already tagged file: {file}" error for
> the already added files.
>
> Is this possible and how?

Assuming that "tla inventory --source --both" actually lists exatcly
those files/directories that you want to archive, use

  tla tree-lint --untagged-files

to get a list of source files that lack inventory id.

Personally, I use Miles Bader's "tla-update-ids" script (from his
tla-tools package) for things like this.
-- 
Harald




reply via email to

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