G
Guest
I am engaged with a team that will be working on multiple concurrent releases
if an asp.Net app. Historically, we have used SourceSafe for deploying code
across our dev/test/prod environments, and have only redeployed those files
that have changed.
Because we already have processes in place to manage code using this model,
I would like to know if there is a way to set up projects so that only code
that has been updated can be deployed across environments. The "copy"
function in VS is not an option, as our prod environments are isolated from
the rest of our infrastructure.
if an asp.Net app. Historically, we have used SourceSafe for deploying code
across our dev/test/prod environments, and have only redeployed those files
that have changed.
Because we already have processes in place to manage code using this model,
I would like to know if there is a way to set up projects so that only code
that has been updated can be deployed across environments. The "copy"
function in VS is not an option, as our prod environments are isolated from
the rest of our infrastructure.