How to link database to svn with password
sqlmatt
Posts: 2
Hi,
I'm just starting out with sql source control and I'm attempting to link to our svn repository.
We have a password on the repository but the linking dialog never asks for it. Instead I just get an authorization failed error message.
How do I resolve this problem?
Thanks for any help.
I'm just starting out with sql source control and I'm attempting to link to our svn repository.
We have a password on the repository but the linking dialog never asks for it. Instead I just get an authorization failed error message.
How do I resolve this problem?
Thanks for any help.
Comments
You can also try clearing the stored credentials from Tortoise in which case it should re-prompt (Tortoise > Settings > Saved Data > Authentication Data > 'Clear')
Redgate Software