Comments
3 comments
-
Hi Wesley,
This move sounds like it might be similar to branching, which we currently don't support... We'll look into a workaround or a fix. Our internal reference number for this issue is SOC-922.
Thank you for submitting the issue from SQL Source Control and following up with this forum posting. The details you provided have been very helpful.
Thanks again!
Stephanie Herr -
Hi,
I've just had a quick look at the work around for this.
You should be able to get back up and running again if you:
- Unlink the database from source control
- Make sure the DB is in same state as source control (sounds like this should be true already)
Then in source control explorer:
- Delete RedGate.ssc
- Check in
- ReCreate RedGate.ssc (don't undo the delete)
- Check in
Now link to source control. if you go to the tabs you should see a long spinny and be good to go.
Let me know if that works for you.
We're still looking at fixing the underlying bug so this faff isn't required, but we'd really like you to keep trying the product. -
Simon,
Your workaround appears to have worked perfectly, and all is working again.
Thank you,
Wesley
Add comment
Please sign in to leave a comment.
Attempting to get more information, I turned on some TFS network tracing, and I can see that SQL Source Control correctly creates a TFS workspace with the correct (new) directory, then pulls the change history for the RedGate.ssc file, which works successfully. That RedGate.ssc file has two revisions - the initial checkin that SQL Source Control made, and my move to a different location. The next thing that SQL Source Control does is attempt to pull all the files into the workspace. But when it does that, it doesn't pull the latest version - instead it pulls the old version (based on the original changeset of the RedGate.ssc file?). But the files were not in the specified directory at the time of that changeset, and therefore no files are downloaded. I presume the crash comes soon after that.
So, can you fix this issue, and how can I get my database reconnected?
Thanks,
Wesley