SQL Source Control v1.1 Available - View History within SSMS
peter.peart
Posts: 364
SQL Source Control 1.1.0.19 28 Sept 2010
===================================================
v1.1 Release Highlights:
* Database and object level history in the Object Explorer right-click menu
* Support for 64 bit CLR assemblies and the SQL 2008 “DATA_COMPRESSION†keyword
* Associate/Resolve commits to TFS Work Items in the commit comment (e.g., #A23). More details... (This already worked for SVN bug ids, if the SVN server is setup. )
* Now works in high DPI mode
* Start typing your commit comments while the list is being generated
* Right-click options (undo/history) from Commit/Get lists
* Fix for SOC-1369, “Input string error,†if linking a non-empty db to an existing repo that contains curly braces ({ or })
* Other bug fixes...
The release is available from Help > Check for Updates on the SQL Source Control tab within SSMS.
If you have found this page by following a link to a support patch, then the fix is included in this fully tested release.
===================================================
v1.1 Release Highlights:
* Database and object level history in the Object Explorer right-click menu
* Support for 64 bit CLR assemblies and the SQL 2008 “DATA_COMPRESSION†keyword
* Associate/Resolve commits to TFS Work Items in the commit comment (e.g., #A23). More details... (This already worked for SVN bug ids, if the SVN server is setup. )
* Now works in high DPI mode
* Start typing your commit comments while the list is being generated
* Right-click options (undo/history) from Commit/Get lists
* Fix for SOC-1369, “Input string error,†if linking a non-empty db to an existing repo that contains curly braces ({ or })
* Other bug fixes...
The release is available from Help > Check for Updates on the SQL Source Control tab within SSMS.
If you have found this page by following a link to a support patch, then the fix is included in this fully tested release.
Peter Peart
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569
Red Gate Software Ltd
+44 (0)870 160 0037 ext. 8569
1 866 RED GATE ext. 8569
Comments
I hope this helps to clarify how the Object Level History works.
Stephanie M. Herr :-)
Product Manager Database DevOps
So we unlinked our database, and then linked it back on to the new path.
Suddenly we don't have any history!
The history is still there if you watch it in the Repo-browser (TortoiseSVN).
When looking at the Log Messages (History) in the Repo-browser, there is a Checkbox called "Stop on copy/rename".
Checking/unchecking this Checkbox makes the "history" appear/disappear.
It seems that SQL Source Control consider this setting on (guessing).