I use VisualSVN to host repositories and it has Windows Integrated Authentication enabled.
Developers are using TortoiseSVN to interact with these repos.
I need Tortoise to always use the credentials of the Windows AD user when accessing the repos.
How do I make Tortoise never ask for (or save) credentials but just default to the current Windows user's AD credentials?
Thanks. Jerry