OK, I'm warming up to Git and DropBox for version control. I am creating DNN sites and I am in the process of using Git / DropBox.
I would also like to use Git in a SQL Server database database.
Is there any best practice that could be used here? I am currently getting an access denied error when trying to create a repository in the SQL Server DATA directory.
source
share