Simple folder based source control
Simply output create and alter scripts to a specified folder and its subfolders (e.g. Tables, Views, Stored Procedures, etc.). This would allow any arbitrary source control tool to be used to work with the repository.
Obviously, the SSMS integration would not be as full-featured, and the user would be responsible for updating, adding, deleting, and committing via their tool of choice.
I’m happy to inform you that the new 2.0 EA now supports simple folder based operation. You can even specify command line operations for each source control operation.
Please give it a try and let us know your opinion!
To download the new EA please visit the following link:
https://www.surveymk.com/s/SqlSourceControl_EapSignup
You will need to download the VSS/Vault… version.
-
Thor Johnson commented
It can be pretty full-featured if we get commands for the actions (ie, customize the SVN commands).
We use Hg (see Hginit.com for a tutorial and why I like it much more than svn) here and this might be nifty...
-
Thor Johnson commented
It can be pretty full-featured if we get commands for the actions (ie, customize the SVN commands).
We use Hg (see Hginit.com for a tutorial and why I like it much more than svn) here and this might be nifty...
-
Jeremy commented
The user would be responsible for updating, adding, deleting, and committing via their source control tool of choice. The Redgate source control product can detect changes in the folders, diff using SQL Compare, and apply. Of course integrated support of your specific source control tool is best, but this solution can meet everyone's need immediately. Team up and vote up so that all of us without SVN or TFS can win!