What is a simple version control solution for two team members that integrates with SSIS? -


team background: work part of 2 man team, our primary duty perform etl operations using ssis. part, our ssis packages don't change, on time, our algorithms derived columns, etc do. we're looking simple version control solution manage these changes. specifically, we'd ability commit changes on time. if decide isn't right, want ability go version 20 or w/e , make our current primary version. won't ever working on 1 project @ same time , other features not necessary.

environment background: of our ssis projects, along associated data, stored on r: drive, accessible local drive on both of our primary work machines. make changes , load data directly folder.

with background, can recommend solution meets criteria?

i've done quite bit of research far , found solutions total overkill our scenario , not worth effort in setup , maintenance. software leading way visualsvn + visualsvn server + tortoisesvn, i'm finding difficult use our simple use case.

are there pieces of software can perform function i'm looking for? , suggestions great. appreciate help.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -