How can we help you today? How can we help you today?
jschwarz

Activity overview

Latest activity by jschwarz

Sergio R, I have SQL Compare Pro, and I am trying to accomplish the same thing as the op. Can you direct me to instructions on how to get an initial link and commit accomplished from the cli? Like many on the forum, I have had a problem getting this to work from the cli even with the PRO version of the software. Here is an example of my attempt to use the cli for this purpose, and the resulting error, I've seen many others reference this same error on the forum but never seen a definitive answer. When the cli tries to connect to SVN it gets denied due to authentication. In my case I have verified that the url in question is definitely avai Can you please take a look and direct me to a resource that can help me accomplish this? U:\>E:\RedGate\SQLCompare11\sqlcompare.exe /Server1:TSTDBATEST /Database1:DbaTesting2 /sourcecontrol2 /Revision2:HEAD /ScriptsFolderXML:F:\MSSQL\SQLDeployment\SQLSourceXML\Dbatesting2SourceXMLLink.txt /ignoreparsererrors /v /sync /force SQL Compare: activated, edition: professional, serial number: 512-010-190515-9169 SQL Compare Command Line V11.4.10.109 ====================================================================================================================================================================================================== Copyright Copyright c 1999 - 2016 Red Gate Software Ltd Argument /server1 has value 'TSTDBATEST' Argument /database1 has value 'DbaTesting2' Argument /sourcecontrol2 has value 'True' Argument /revision2 has value 'HEAD' Argument /scriptsfolderxml has value 'F:\MSSQL\SQLDeployment\SQLSourceXML\Dbatesting2SourceXMLLink.txt' Argument /ignoreParserErrors has value 'True' Argument /verbose has value 'True' Argument /synchronize has value 'True' Argument /force has value 'True' Comparing database TSTDBATEST.DbaTesting2 with database .... Registering data sources Error: Comparison of 'TSTDBATEST.DbaTesting2' and '.' failed: URL 'https://svn.artisanpartners.com/svn/Databases/Dbatesting2' doesn't exist / comments
Sergio R, I have SQL Compare Pro, and I am trying to accomplish the same thing as the op. Can you direct me to instructions on how to get an initial link and commit accomplished from the cli? Like...
0 votes
ChrisMeek, you may find this link to have the information that you need... https://alessandroalpi.blog/2016/06/28/automatically-link-databases-to-red-gate-sql-source-control/ / comments
ChrisMeek, you may find this link to have the information that you need...https://alessandroalpi.blog/2016/06/28/automatically-link-databases-to-red-gate-sql-source-control/
0 votes
Can sqlcompare commit a brand new database to svn via cli?
As part of our new database creation process, we would like to automate the sourcing of new databases so that it can be done as part of an automated workflow. Here is the basic command I've tried ...
2 followers 2 comments 0 votes
AddDatabaseUseStatement not giving desired result
I have added the option AddDatabaseUseStatement to a command line comparison that creates a sql script by comparing database objects from two Source Control Revisions to each other. The resulting s...
4 followers 7 comments 0 votes
Modal dialog box exception.
I have created a stored procedure that will call a powershell script that subsequently executes a Sql Data Compare from the command line. The stored proc passes variables to the powershell script t...
2 followers 3 comments 0 votes