Rehosting 11.0 m030 renaming FV path
I am doing a rehost and the file vault paths are changing. I don't want it to copy vault data (we have already created stub files in the new location). Can I not just specify the fv path (source and target) but not copy the vault files? Here's what I would have in the rehost.properties file.
target.fv.required=true
source.fv.hostname.0= source.intranet.com
target.fv.hostname.0= target.intranet.com
source.fv.path.0=\\source\Windchill_Vaults
#staging.fv.path.0=E:\vaultStaging\vault1
target.fv.path.0=E:\Windchill_Vaults

