I have an SSIS package under source control and I need to review a previous version to identify a problem.
However I cannot open a data flow task unless the package is checked out - which results in the latest version rather than the previous version being accessed.
Is there a view the data flow task without a check-out occurring? I've set the option to prompt before check-out but if I cancel the check-out, the data flow task doesn't open.
Any ideas?