Remapping using label_mapper would cause replacements not changing the label director...
commiteb7dde5b1ec3d2d02cb28e08aa5c96809f3ca2c6
authorldavis <ldavis@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Wed, 31 Oct 2007 02:26:05 +0000 (31 02:26 +0000)
committerldavis <ldavis@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Wed, 31 Oct 2007 02:26:05 +0000 (31 02:26 +0000)
tree9c5b85563da384d47e81e2a8ed34a2ffb7ce6c61
parentaf2efe38f3a762a5335770a61ac5afd2f1f6a0c6
Remapping using label_mapper would cause replacements not changing the label directory to be put into some directory like 'labels/label-replacement/old-label', which is not what I expected.  This code causes the same label to be placed at 'labels/label-replacement'.  Those who like the old behavior can replace 'label-replacement' with 'label-replacement/old-label' in label_mapper.

git-svn-id: http://vss2svn.googlecode.com/svn/trunk@332 2cfd5912-9055-84bd-9a12-e3c18a4b6e42
script/Vss2Svn/Dumpfile.pm
script/Vss2Svn/Dumpfile/LabelMapper.pm