[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: unable to login to svn repo

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Tue, 24 Jul 2012 02:56:31 -0500

On Jul 23, 2012, at 16:41, Thorsten Schöning wrote:

> Guten Tag Kapur, Rajneesh, am Montag, 23. Juli 2012 um 22:45 schrieben Sie:
>
>> C:\Program Files\CollabNet\Subversion Server>svn co svn://172.20.212.6/u01/app/repo3
>> Authentication realm: <svn://172.20.212.6:3690> repo3_realm
>> Password for 'rkapur':
> [...]
>> 4) Contents of passwd file are:
>> [users]
>> harry = harryssecret
>> sally = sallyssecret
>
> You can't login with rkapur without providing user credentials for
> this user in passwd.

You snipped the part where he showed that he subsequently logged in as harry, a user who is in the password file:

> On Jul 23, 2012, at 15:45, Kapur, Rajneesh wrote:
>
>> C:\Program Files\CollabNet\Subversion Server>svn co svn://172.20.212.6/u01/app/repo3
>> Authentication realm: <svn://172.20.212.6:3690> repo3_realm
>> Password for 'rkapur':
>> Authentication realm: <svn://172.20.212.6:3690> repo3_realm
>> Username: harry
>> Password for 'harry': ************
>> svn: E170001: Authorization failed

Check the server log file to see why authorization failed. You may first have to turn on logging on the server and then repeat the checkout attempt.
Received on 2012-07-24 09:57:11 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.