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

Re: [Subclipse-users] Default user when connecting an existing project

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 18 Nov 2008 08:41:21 -0500

On Tue, Nov 18, 2008 at 3:04 AM, maxmil <mail_at_alwayssunny.com> wrote:

> I am using Eclipse 3.4.1 on linux with SVN Team Provider Core 1.4.6,
> Subversion Client Adapter 1.5.2 and Subversion JavaHL 1.5.4.
>
> I have an existing project that was checked out with a differerent
> subversion client (1.5.1) and that has been imported into eclipse.
>
> By default the project is not shared however if i goto team > share project
> subclipse is not able to connect because it does not detect my user
> configuration. It tries to connect with a blank username, the connection url
> is however correct so it gets an authorization faliure.
>
> How can i force it to use a username?

Subclipse (really Subversion itself) does not attempt to connect with
any username. If the server sends an auth challenge then Subversion
looks to see if the credentials have been cached. If so, then it uses
those. Otherwise it makes a callback to Subclipse that lets us prompt
you. So you probably need to clear your Subversion cached
credentials. See:

http://subclipse.tigris.org/faq.html#passwords

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-18 14:41:28 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.