I've setup a new SVN repository, running SVNServe, in the conf file, anon-access = none.
SVNServe faithfully does that correctly, but when I try to browse the repos using TortoiseSVN, it just says access is not allowed. Shouldn't it ask me for the user name and password instead?
How do I get TortoiseSVN to ask me for the login details?
Running SVN 1.5.6, TortoiseSVN 1.5.9
From stackoverflow
-
It probably has some authentication data saved, try:
right click->tortoise->settings->saved data->Authentication Data-Clear.
Robo : Nop...checked that, no authentication data saved. The Clear button is disabled. -
Sorry, didn't uncomment following line in the config:
password-db = passwd
eglasius : good it was solved :) - accept your own answer, so this this question appears as answered.
0 comments:
Post a Comment