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

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

Re: [Gnu-arch-users] existing application to arch & webdav


From: Charles Duffy
Subject: Re: [Gnu-arch-users] existing application to arch & webdav
Date: Tue, 27 Apr 2004 05:56:40 -0500

On Tue, 2004-04-27 at 03:52, address@hidden wrote:
> find . | xargs tla add

This is rather a bad idea. Consider the following instead:

tla tree-lint -t | xargs tla add-tag

or, better yet, tla-update-ids (from the tla-tools package).

Generally speaking, the tla tools should be used instead of find when
operating inside an arch tree; otherwise, you're liable to tla add
{arch} and other things you shouldn't.





reply via email to

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