[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: Hernandez, Nicolas <nicolas.hernandez_at_logica.com>
Date: Tue, 24 Jun 2008 16:28:52 +0200

Thanx ... it works ...

That was not clear for me what was %APPDATA% :-)

-----Message d'origine-----
De : Mark Phippard [mailto:markphip_at_gmail.com]
Envoyé : mardi 24 juin 2008 16:21
À : users_at_subclipse.tigris.org
Objet : Re: [Subclipse-users] anonymous access

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
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
---------------------------------------------------------------------
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:28:36 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.