Comments
4 comments
-
Hello Giles,
Do you mean to say you have put two databases into the same folder of source control? I don't think that's a good idea, as some objects may have the same name, etc. The error message will probably be different depending on the inconsistency produced by taking this action. -
Hi Brian,
Perhaps i was not clear, I have Development and UAT versions of the same database schema on different servers, both linked to a single SVN folder, via SQL Source Control.
This circular reference error is sporadic and inconsistant. Sometimes it allows updates, commits; other times this error is thrown and i can't access source through SSC.
There is no indication in the SSC log as to what object causes this error. -
I'm having the same problem, I can't commit anything to my TFS source control directory
-
Anyone ever figure this out?
Add comment
Please sign in to leave a comment.
"Script folder contains circular object references. Such databases cannot be created. Please ensure the source scripts define a consistent database schema"
The full error message details are not too helpful.