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

Re: [Subclipse-users] No way to set user/password?

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 20 Mar 2011 08:30:32 -0400

It sounds like the server is not challenging the client for
credentials. Try doing a commit using command line client to confirm
you see the same error and then review the server configuration.

Subversion clients cannot "push" credentials to the server, they only
respond to challenges from the server and I do not think yours is
doing that.

FWIW, it does sound like you found all the right information and
checked all the right things if this were a problem on your client.

Mark

On Sat, Mar 19, 2011 at 9:57 PM, Christoph Haag
<chrisdhaag_at_googlemail.com> wrote:
> I am running:
>
> Archlinux 64 Bit
> Eclipse Version: 3.6.2
> subversion 1.6.15
>
> I have really tried but failed to commit anything to my svn server (svnserve, anonymous read access, my user with write access) with subclipse.
>
> Steps I have taken:
> create a new ~/.eclipse
> create a new ~/.subversion
> create a new workspace
> Install subclipse from the 1.6.x update site
> Checkout a project from my svn server
>
> I have not seen any possibility to enter user/password by checkout.
> So I did some changes to the code, then tried to commit them. I don't get any user/pass window. I only get in the console the "authentication failed" message.
>
> With JavaHL I get:
>    Authorization failed
> svn: Commit failed (details follow):
> svn: Autorisierung schlug fehl
>
> With SVNKit I get:
>    svn: Commit failed (details follow):
> svn: Autorisierung schlug fehl
>
> I have had a look at http://subclipse.tigris.org/wiki/PluginFAQ#head-d507c29676491f4419997a76735feb6ef0aa8cf8 where it doesn't say anything about this case. I certainly have no passwords stored because my ~/.eclipse is completely fresh and I never entered any password or username. In ~/.subversion there are no passwords stored either because I have deleted the whole directory to be sure.
> Google told me about some people using some kind of Password Manager in the eclipse preferences. I failed to find such a thing.
>
> I haven't seen anything useful on the help pages so I am out of ideas now.
> Information to how at least set my username so that I get asked for my password would be really appreciated.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712650
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2712716
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-20 13:30:40 CET

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

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