Skip Menu |

This queue is for tickets about the Git-SVNReplay CPAN distribution.

Report information
The Basics
Id: 117516
Status: new
Priority: 0/
Queue: Git-SVNReplay

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: t/07_create_co_dirs.t fails
My smoker systems (debian/jessie, freebsd 10, freebsd 9) report the following failure: svn: warning: W150002: '/home/cpansand/.cpan/build/2016090509/Git-SVNReplay-1.0214-X10RuR/s7.co/testdir' is already under version control svn: E200009: Could not add all targets because some targets are already versioned svn: E200009: Illegal target for the requested operation # Test 10 got: "25856" (t/07_create_co_dirs.t at line 26) # Expected: "0" # t/07_create_co_dirs.t line 26 is: ok( system($^X, '-Iblib/lib', "blib/script/git-svn-replay", "-S", "s7.repo", '-s', 'testdir/yikes/hard/test/recursive/2', "s7.co") => 0 ); t/07_create_co_dirs.t .... Failed 1/11 subtests This does not happen with debian/wheezy (with older git), so maybe it's caused by a change in git.