On Nov 28, 2007 5:42 PM, Scott Stanton <[EMAIL PROTECTED]> wrote:
> The intent isn't to avoid name clashes within a single application, it's
> to avoid version clashes across applications with a shared cache
> directory.  Instead of creating a separate cache-<sum> directory for
> every application, you can share a single cache directory as long as

...all your aplications come from the same source (and are built using
the exact same build environment). But can't you have that already
by specifying an explicit cache directory during pp'ing?

If you're concerned with /tmp size and have lots of applications,
why not just bite the bullet and install the necessary stuff on each client?

Cheers, Roderich

Reply via email to