Skip Menu |

This queue is for tickets about the svk CPAN distribution.

Report information
The Basics
Id: 33564
Status: new
Priority: 0/
Queue: svk

People
Owner: Nobody in particular
Requestors: matt.fowles [...] gmail.com
Cc:
AdminCc:

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



Subject: Stack Dump after running 'svk rm --force'
I had done a pull from my one repository to another and gotten conflicts. The conflicts appeared to be a deleted directory which contained object files. I went ahead and issued the 'svk rm' below to get this error. After running the command: `svk rm ipa/reuters-omm-sub/bin ipa/reuters-omm-sub --force` non-root path has a trailing slash! at /usr/local/share/perl/5.8.8/Data/Hierarchy.pm line 304 Data::Hierarchy::_path_safe('Data::Hierarchy=HASH(0x8a1b784)', '/home/fowles/nested/sb/ipa/reuters-omm-sub/') called at /usr/local/share/perl/5.8.8/Data/Hierarchy.pm line 147 Data::Hierarchy::_store_no_cleanup('Data::Hierarchy=HASH(0x8a1b784)', '/home/fowles/nested/sb/ipa/reuters-omm-sub/', 'HASH(0x8734810)') called at /usr/local/share/perl/5.8.8/Data/Hierarchy.pm line 131 Data::Hierarchy::store('Data::Hierarchy=HASH(0x8a1b784)', '/home/fowles/nested/sb/ipa/reuters-omm-sub/', 'HASH(0x8734810)') called at /usr/local/share/perl/5.8.8/SVK/XD.pm line 775 SVK::XD::do_delete('SVK::XD=HASH(0x84efc60)', 'SVK::Path::Checkout=HASH(0x8c22e18)', 'no_rm', 'undef', 'force_delete', 1) called at /usr/local/share/perl/5.8.8/SVK/Command/Delete.pm line 131 SVK::Command::Delete::run('SVK::Command::Delete=HASH(0x8c11144)', 'SVK::Path::Checkout=HASH(0x8c22e18)') called at /usr/local/share/perl/5.8.8/SVK/Command.pm line 221 eval {...} called at /usr/local/share/perl/5.8.8/SVK/Command.pm line 219 eval {...} called at /usr/local/share/perl/5.8.8/SVK/Command.pm line 199 SVK::Command::run_command('SVK::Command::Delete=HASH(0x8c11144)', 'ipa/reuters-omm-sub/bin', 'ipa/reuters-omm-sub') called at /usr/local/share/perl/5.8.8/App/CLI.pm line 79 App::CLI::dispatch('SVK::Command', 'xd', 'SVK::XD=HASH(0x84efc60)', 'output', 'undef') called at /usr/local/share/perl/5.8.8/SVK/Command.pm line 163 eval {...} called at /usr/local/share/perl/5.8.8/SVK/Command.pm line 163 SVK::Command::invoke('SVK::Command', 'SVK::XD=HASH(0x84efc60)', 'rm', 'undef', 'ipa/reuters-omm-sub/bin', 'ipa/reuters-omm-sub', '--force') called at /usr/local/bin/svk line 169