rcaputo / snerp-vortex

A subversion repository exporter.
15 stars 3 forks source link

Cannot convert moved/copied content #17

Open erikh opened 14 years ago

erikh commented 14 years ago

Probably a dragon but I figured I'd comment anyhow:

Dump is available at http://hollensbe.org/ngslib.svndump - it's pretty small and is of a public repository elsewhere.

Error is below. Basically, at r52 or r53, a ton of stuff got moved, and that seems to be what triggered this error. I simply don't have the svn-fu to analyze this any further.

trunk/simpleconfig/lib/simpleconfig not a container of trunk/simpleconfig/lib/simpleconfig at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 530
SVN::Analysis::get_container_paths('SVN::Analysis=HASH(0xc096c8)', 'trunk/simpleconfig/lib/simpleconfig') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 461
SVN::Analysis::touch_directory('SVN::Analysis=HASH(0xc096c8)', 53, 'trunk/simpleconfig/lib/simpleconfig') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 489
SVN::Analysis::touch_parent_directory('SVN::Analysis=HASH(0xc096c8)', 53, 'trunk/simpleconfig/lib/simpleconfig/version.rb') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 60
SVN::Analysis::consider_add('SVN::Analysis=HASH(0xc096c8)', 53, 'trunk/simpleconfig/lib/simpleconfig/version.rb', 'file') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Dump/Analyzer.pm line 32
SVN::Dump::Analyzer::on_node_add('SVN::Dump::Analyzer=HASH(0xc047e0)', 53, 'trunk/simpleconfig/lib/simpleconfig/version.rb', 'file', 'SimpleConfig::VERSION = "0.1.1"\x{a}') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Dump/Walker.pm line 164
SVN::Dump::Walker::walk('SVN::Dump::Analyzer=HASH(0xc047e0)') called at /usr/local/bin/snanalyze line 51
erikh commented 14 years ago

Additionally, if you svndumpfilter out the contents of trunk/simpleconfig, you get this response. Others analyze just fine.

trunk not a container of trunk at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 530
SVN::Analysis::get_container_paths('SVN::Analysis=HASH(0xc096c8)', 'trunk') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 461
SVN::Analysis::touch_directory('SVN::Analysis=HASH(0xc096c8)', 11, 'trunk') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 489
SVN::Analysis::touch_parent_directory('SVN::Analysis=HASH(0xc096c8)', 11, 'trunk/simpleconfig') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Analysis.pm line 60
SVN::Analysis::consider_add('SVN::Analysis=HASH(0xc096c8)', 11, 'trunk/simpleconfig', 'dir') called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Dump/Analyzer.pm line 32
SVN::Dump::Analyzer::on_node_add('SVN::Dump::Analyzer=HASH(0xc047e0)', 11, 'trunk/simpleconfig', 'dir', undef) called at /usr/local/lib/perl5/site_perl/5.10.1/SVN/Dump/Walker.pm line 164
SVN::Dump::Walker::walk('SVN::Dump::Analyzer=HASH(0xc047e0)') called at /usr/local/bin/snanalyze line 51