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

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

[Gnu-arch-users] Re: recursively add directories?


From: Stig Brautaset
Subject: [Gnu-arch-users] Re: recursively add directories?
Date: Fri, 21 May 2004 10:51:09 +0100
User-agent: Mutt/1.3.28i

On May 21 2004, Amit wrote:
> What's the way to recursively add directories to an archive? (I've just done
> init-tree, and am all set to add and commit.)

tla inventory --names --source -d | xargs -n1 tla add 

Alternatively, use -B instead of -d to get both directories and files
(I'm assuming this is really what you want).

> Also, I'm creating an arch archive of the Linux kernel sources. What's the
> best way to do this?

You have to amend the default =tagging-method rules since the kernel has
a directory called "core". It also has a few dot-files that won't be
recognised with the default naming rules.

Stig
-- 
brautaset.org




reply via email to

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