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: alexis
Subject: Re: [Gnu-arch-users] existing application to arch & webdav
Date: Tue, 27 Apr 2004 19:36:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.6) Gecko/20040116

Charles Duffy a écrit :

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.


Ok thx
But if I use this  tla tree-lint -t | xargs tla add-tag
I do manually add other file
% tla tree-lint -t
banners/conseil
banners/en
banners/fr
bin/PPSd
bin/RMSPOOL
bin/UPS
bin/UPSADMd
bin/UPSB
bin/UPSBd
bin/UPSCUT
bin/UPSCUTd
bin/UPSPCL2PS
bin/UPSPCL2PSd
bin/UPSd
bin/UPSd.old
bin/UPSd.ps
bin/UPSd.sauv
bin/filtre

(file are PERL source)

OR change a specific line in  \{arch\}/=tagging-method  ?

Is it a normal comportement ?
Thx in advance





reply via email to

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