Re: importing a deep directory structure
Matthew Hannigan <[email protected]>
| Newsgroups | gmane.comp.version-control.arch.user |
|---|---|
| Message-ID | <[email protected]> |
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