Re: importing a deep directory structure
Spundun Bhatt <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
Thomas Lord wrote:
> tree-lint and xargs should be your friends for mass additions
> to inventory and if they fail in some way at that, then that
> is a bug.
[open64@tulipa pathscale-compiler-sources-2.4-2006.03.27]$ tla tree-lint
| xargs tla add-id
xargs: unmatched single quote; by default quotes are special to xargs
unless you use the -0 option
[open64@tulipa pathscale-compiler-sources-2.4-2006.03.27]$
I think theres some problem with extra blank lines at the end (fedora
core4) I am still trying to figureout the best way to work around this.
Thanks for the responses.
>
> "|"
> -t
>
>
> Matthew Hannigan wrote:
>> On Thu, May 04, 2006 at 09:06:13PM -0700, Andy Tai wrote:
>>
>>> You have to, in principle, tla add each file. Of course you can use
>>> the "find" command to automate this task greatly.
>>>
>>
>> Andy,
>> tla inventory --names --both --source
>>
>> is usually a better option than find, in that it
>> will not output display {arch} and .arch-ids etc.
>>
>> Matt
>>
>>
>>
>> _______________________________________________
>> Gnu-arch-users mailing list
>> [email protected]
>> http://lists.gnu.org/mailman/listinfo/gnu-arch-users
>>
>> GNU arch home page:
>> http://savannah.gnu.org/projects/gnu-arch/
>>
>>
>