redeploying a package after an edit
Joel Johnson
Just wondering about redeploying a package - if you edit a package and then right-click a previous deployment of that package and select Redeploy ... does it redeploy using the previous package configuration (i.e. the way it was configured when that particular deployment was run) or does it use the edited configuration (i.e. run using updated package but with original targets)?
0
Comments
The current (edited) package is allways redeployed. The history does not store the package configuration/content.
Thanks for that.