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

RE: Unable to commit

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 6 Nov 2009 10:47:57 -0500

> Below is command and error, the password was working fine before I
> moved and back the conf dir.
>
>
> [antony_at_GES032CHN ~]$ svn co svn://192.168.1.221/ec2
> /home/antony/test/
> Authentication realm: <svn://192.168.1.221:3690> df0ff1b8-a392-
> 4662-be4d-efc27f728d31
> Password for 'antony':
> Authentication realm: <svn://192.168.1.221:3690> df0ff1b8-a392-
> 4662-be4d-efc27f728d31
> Username: martin
> Password for 'martin':
> -------------------------------------------------------------------
> ----
> ATTENTION!  Your password for authentication realm:
>
>    <svn://192.168.1.221:3690> df0ff1b8-a392-4662-be4d-efc27f728d31
>
> can only be stored to disk unencrypted!  You are advised to
> configure
> your system so that Subversion can store passwords encrypted, if
> possible.  See the documentation for details.
>
> You can avoid future appearances of this warning by setting the
> value
> of the 'store-plaintext-passwords' option to either 'yes' or 'no'
> in
> '/home/antony/.subversion/servers'.
> -------------------------------------------------------------------
> ----
> Store password unencrypted (yes/no)? n
> Please type 'yes' or 'no': no
> svn: Authorization failed

Ok, I am guessing you are on a linux box and you have not set up or configured svn to use one of the authentication stores that is supported. Since you then tell it to NOT store the password unencrypted and it can't do it the authentication fails.

I'm not quite sure why it doesn't authentication and not store the password at all.

Can you authenticate if you answer Yes to the "Store password unencrypted" prompt?

Sorry, I don't use Linux so I think someone else will have to chime in, I could be way off.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415128

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-06 16:49:55 CET

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.