We have a service broker contract that is showing as an edit but with no differences between the database and source control version panes. When attempting to check-in this "change" an error is returned as follows:
CheckIn returned with ChangeSet ID=0, nothing to Check in?
Didn't expect 0 actual 0
The associated SQL is ..
-- Contract
CREATE CONTRACT [//rps_service_broker.ScheduledJobContract]
AUTHORIZATION [dbo] (
)
GO
We are using the latest version (7.0.18.9209).
I've tried deleting the file from source control and then re-committing but the issue recurs.
Any ideas how we can resolve this or is it a bug?
Regards,
Robert
CheckIn returned with ChangeSet ID=0, nothing to Check in?
The associated SQL is ..
We are using the latest version (7.0.18.9209).
I've tried deleting the file from source control and then re-committing but the issue recurs.
Any ideas how we can resolve this or is it a bug?
Regards,
Robert