On Tue, 2005-12-06 at 18:38 -0500, Michael Cummings wrote: t/perl/manifest......................Can't exec "svk": No such file or directory at t/perl/manifest.t line 38. ok 1/3 skipped: Not a working copy
Not a patch, but a better explanation of the problem. There is a false assumption in the t/perl/manifest.t test that svk is installed only if your dealing with parrot from svn :) svk ls . on a directory that isn't actually checked out from svn (say, on a dir from the tarball that was released as 0.4.0 publicly) results in a long, long, long pause...