I'm having a problem exploding the edits:
$ ruby iki-scatter-revs.rb CoC.xml nodes
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- node-callback (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from iki-scatter-revs.rb:19:in `<main>'
But I think it's because iki-reformat seems to be just copying the original xml, rather than flattening it.
I'm having a problem exploding the edits:
But I think it's because iki-reformat seems to be just copying the original xml, rather than flattening it.