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

Re: [Subclipse-users] anonymous access

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 24 Jun 2008 07:21:19 -0700

On Tue, Jun 24, 2008 at 1:57 AM, Hernandez, Nicolas
<nicolas.hernandez_at_logica.com> wrote:

> My svn is configured to accept anonymous connection (for checkout)

>
> when I configure my repository no password is asked
> I can do a checkout
> I cant explicitly change my user
> when I try a commit no user/passwd is asked

I do not believe the two events are related. If you allow anonymous
checkouts then your server never sends a challenge to the client to
get credentials. The fact that your commit also does not means that
your credentials have previously been cached. When you use JavaHL,
the cache is shared across all SVN clients (command line, TortoiseSVN
etc). You should clear the cache so that you are prompted again.

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-06-24 16:21:32 CEST

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.