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

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

[Gnu-arch-users] Why no '--no-greedy-add' option for build-config?


From: Haakon Riiser
Subject: [Gnu-arch-users] Why no '--no-greedy-add' option for build-config?
Date: Wed, 30 Jun 2004 00:39:26 +0200
User-agent: Mutt/1.5.6i

'tla get' has --no-greedy-add, but there's nothing like that for
'tla build-config'.  I don't want every project I download to fill
up my greedy revision library, so what's the best way to avoid it?
The only thing I can think of is

  tla library-config --non-greedy $(tla my-revision-library)
  tla build-config <...>
  tla library-config --greedy $(tla my-revision-library)

but it doesn't feel right.

-- 
 Haakon




reply via email to

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