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

RE: User and Pass is always asked

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-10-10 19:21:11 CEST

You should check your Subversion configuration file. There is an option to
enable password caching, set it to "yes":

### Set store-auth-creds to 'no' to avoid storing any subversion
### credentials in the auth/ area of your config directory.
### It defaults to 'yes'. Note that this option only prevents
### saving of *new* credentials; it doesn't invalidate existing
### caches. (To do that, remove the cache files by hand.)
store-auth-creds = yes

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Raul Pinto [mailto:raul.pinto@graphity.info]
> Sent: Monday, October 10, 2005 17:54
> To: users@subclipse.tigris.org
> Subject: User and Pass is always asked
>
> Hi
>
> I always have to enter Username and Password at the prompt
> when connected to a secured repository. I read the FAQ which
> said, I just should hit OK but the OK button is greyed on my
> Eclipse 3.1.0 with Subclipse 0.9.34.
>
> Any hints?
>
> Greetz
> Raul
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Tue Oct 11 03:21:11 2005

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.