Project File Commandline Issue

molnaramolnara Posts: 10
edited September 20, 2011 5:12PM in SQL Compare Previous Versions
Hello,

I am trying to automate a deployment using the following command:

"C:\Program Files (x86)\Red Gate\SQL Compare 9\SQLCompare.exe" /sync /Project:"C:\project.scp"

The problem I am having is error code 63 is always returned when the database is identical. I have this hooked into the pre-build event on my unit test project. The project fails to build because of this error code.

I tried adding the /Include:Identical scwitch and now get error code 8: "Error: The /include and /project or /filter switches cannot be specified
together with anything other than /include:identical"

Anyone have any ideas how to resolve this issue?

Comments

Sign In or Register to comment.