This fixes #59 ; prepare should now be using relative paths in its transfer.xml, and only reconstructing absolute paths when necessary. This should allow for a folder containing a prepare-generated XML to be moved around, imported in-place and so on, and unpack should be able to act upon that folder regardless of where it ends up.
This fixes #59 ;
prepare
should now be using relative paths in itstransfer.xml
, and only reconstructing absolute paths when necessary. This should allow for a folder containing aprepare
-generated XML to be moved around, imported in-place and so on, andunpack
should be able to act upon that folder regardless of where it ends up.