The URI needs to be an empty directory
While attempting to Create new link to source control in SSMS 2008 I receive the following message: "The URI needs to be an empty directory."
How can I resolve this?
Please advise..
Brett
-
JohnFx commented
One issue with this. I've been manually keeping my DB objects in my source control system by scripting the objects out and checking them in. It looks like I'm using the same basic structure (files scripted with .SQL extensions under a folder named for the object type). It would be nice to have a way (even if it requires some documented manual hacks) to link to a SCM folder that already has scripted versions of the objects.
-
Rob Warthen commented
I did notice that if I created the folder with the branching and other "standard" SVN items, it also complained. Maybe this is a bug that it should allow the SVN items to be in the directory.