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

Re: [Subclipse-users] prompting for password multiple times

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-22 15:46:40 CET

On 1/22/07, Praveen K <Praveen.K@indussoft.com> wrote:
>
>
> Hello im new to subversion.
> i had configured Subversion on windows 2000 professional with Apache2 and
> also installed eclipse plugin for subversion (subeclipse ).I had tried to
> configure path based authorization.now Issue is it is prompting for
> password multiple times.Is there any way that the password is prompted
> once on connecting and cache it only for that session.
>

The prompting comes from Subversion, not Subclipse specifically, and most
likely means you were not authorized. If you remove the authz stuff does
the repos work? I'd start there to be sure that it is all configured
correctly at the Apache level. Then add the authz stuff back in. Looking
at the authz file, you might need a line like this:

[Espace:/]
*=r

I'd suggest you post to the Subversion users@ list if you have trouble
getting the config work. The number of users that can help on that list,
dwarfs this one.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Mon Jan 22 15:46:53 2007

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.