Hi we run 2008 R2. I've always used the OS file system to run ssis pkgs so pls bear with me.
I'm looking at the discussion at http://www.mattmasson.com/2012/07/can-i-deploy-a-single-ssis-package-from-my-project-to-the-ssis and getting worried I cant deploy just the pkg i'm changing to the db. In ssms on the SSIS server I see a folder called running packages and one called stored packages.
Under the latter I see a directory MSDB\X in which my pkg along with 4 others is contained. When I rt click my pkg I see animport option which I was hoping would be a route I could take for deploying my changes and not worry about ispac whatever that is.
Also, I don't see an object like a database that can be backed up on this server for recovery purposes.
I'm looking in our version control under the folder (all levels) which contains the pkg solution and see no references to ispac files. Can somebody summarize for me the steps i'll be taking for deploying this change?