Every single test fails because the file assumes svn instead of svk, e.g.:

    my @cmd = qw(svn pg svn:mime-type);
       @cmd = qw(svn pg svn:keywords);

one reference is made to 'svk ls', but it's never considered as an option to get at the meta data, just as a criteria to then try to get the data with svn.

Regards.

On Aug 2, 2006, at 3:37 PM, Jerry Gay via RT wrote:

how do you quantify "doesn't like svk?"
what is the output of C<prove -v t/distro/file_metadata.t>?
~jerry




--
Will "Coke" Coleda
[EMAIL PROTECTED]


Reply via email to