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

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

Re: [Gnu-arch-users] Re: tla export


From: Matthieu Moy
Subject: Re: [Gnu-arch-users] Re: tla export
Date: Wed, 07 Apr 2004 08:22:14 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Miles Bader <address@hidden> writes:

> Juliusz Chroboczek <address@hidden> writes:
>> MB> What is `tla export' supposed to do?
>> 
>>   set -e
>>   tla get "$1" "$2"
>>   find "$2" -name '.arch*' -or -name '{arch}' | xargs rm -rf
>> 
>> but twice as fast.
>
> Less disk space (depending on the number of patch-logs) I can believe,
> but twice as fast seems ... unlikely --

If you don't have to build all the stuff in {arch} like pristine trees
and all, I believe tla export itself can be faster that tla get. Then,
you *also* save time not doing the find.

-- 
Matthieu




reply via email to

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