Sorry for asking but I need to access a remote repository. I was given an account on the server side and i have installed tortoise svn on my client machine. the problem is i cant access, update or commit changes because i keep geting the above error. I think i have to make some changes in the .conf file but I do not know which changes to make exactly. thanks in advance
Asked
Active
Viewed 736 times
0

user3024678
- 33
- 6
1 Answers
0
There is an error in C:\repository\conf\passwd
which contains usernames and password for authentication. Take a closer look at the file, fix it and this should solve the issue.

bahrep
- 29,961
- 12
- 103
- 150
-
Thanks, I will try that. – user3024678 Jan 05 '16 at 13:13