On Tuesday 03 June 2008 12:49:38 James Keenan via RT wrote:

> > If I understand Arcady's and Will's posts earlier in this thread, we
> > need to prevent Configure.pl from hanging up when it encounters SVK on a
> > particular box where that SVK has never been run before.
> >
> > So I suspect we'll have to simulate the restoration of SVK virginity and
> > then guarantee that Configure.pl does not get so flustered by that that
> > it hangs up.

I wonder if setting the SVKROOT environment variable to something unlikely 
would help simulate this.

        $ENV{SVKROOT} = 'you must be kidding me';

-- c

Reply via email to