On Mon, 3 Sep 2007, Paul Cochrane wrote: > On 03/09/07, Gabor Szabo <[EMAIL PROTECTED]> wrote: > > Can someone explain, please why are there tests that need a version > > control system? It sounds strange to me. > > Hrm, after further investigations only t/distro/file_metadata.t uses > svn/svk directly. This test checks to make sure that the svn > properties are correctly set for files in the parrot repository. > Hence the need for a version control system.
Well grepping my output log file shows 18 lines, so it's more than just t/distro_file_metadata.t: $ egrep '(svn|svk|git): not found' build.log | wc 18 -- Andy Dougherty [EMAIL PROTECTED]