Skip Menu |

This queue is for tickets about the SVN-Mirror CPAN distribution.

Report information
The Basics
Id: 12904
Status: new
Priority: 0/
Queue: SVN-Mirror

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: t/6relay......NOK 3# Failed test (t/6relay.t at line 57)
the cause is somewhere in lib/SVN/Mirror/Ra.pm (_parse_source, or _store_source or ???) because $m looks like $VAR1 = bless( { 'source' => 'file:///C:/Perl/.cpanplus/5.8.4/build/SVN-Mirror-0.61/t/repos.relayed/fullcopy', 'repospath' => 't/repos.relayed', 'rsource' => 'file:///C:/Perl/.cpanplus/5.8.4/build/SVN-Mirror-0.61/t/repos.relayed/fullcopy', 'rsource_path' => '/fullcopy', 'source_root' => 'file:///C:/Perl/.cpanplus/5.8.4/build/SVN-Mirror-0.61/t/repos.relayed', 'pool' => bless( do{\(my $o = bless( do{\(my $o = 31506608)}, '_p_apr_pool_t' ))}, 'SVN::Pool' ), 'root' => bless( do{\(my $o = 37082320)}, '_p_svn_fs_root_t' ), 'rsource_uuid' => '36e8f4a1-7e16-1d4e-9f0d-4bd20423da29', 'fs' => bless( do{\(my $o = 31292728)}, '_p_svn_fs_t' ), 'get_source' => 1, 'locked' => {}, 'source_path' => '/fullcopy', 'target_path' => '/newcopy', 'source_uuid' => '36e8f4a1-7e16-1d4e-9f0d-4bd20423da29', 'fromrev' => '0', 'repos' => bless( do{\(my $o = 31277816)}, '_p_svn_repos_t' ), 'repos_create' => undef, 'headrev' => 131, 'rsource_root' => 'file:///C:/Perl/.cpanplus/5.8.4/build/SVN-Mirror-0.61/t/repos.relayed' }, 'SVN::Mirror::Ra' ); Thanks