[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: maxmil <mail_at_alwayssunny.com>
Date: Tue, 18 Nov 2008 06:57:54 -0800 (PST)

I already have this repository configured within the "Repository Exploring"
perpective of eclipse and can connect to it and browse the contents so i
think that my subversion password is correctly configured.

The authentication error comes from the JavaHL adapter, is it possible that
under some circumstances the adapter fails to prompt for a password and just
fails?

I've done some further testing, if i create a new project using the
"Checkout projects from SVN" wizard then all is ok. However if i delete the
project from eclipse (without deleting it on disk) and then re-import it i
don't get reprompted for a password and get authentication errors.

Any ideas?

Mark Phippard-3 wrote:
>
> 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
>
>
>

-- 
View this message in context: http://www.nabble.com/Default-user-when-connecting-an-existing-project-tp20555043p20561171.html
Sent from the subclipse - users mailing list archive at Nabble.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 15:58:07 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.