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

Re: [Subclipse-users] Access to read protected repositories

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 2 Jul 2009 09:34:58 -0400

The Subversion API that we call will fire a callback to prompt you for
credentials. Perhaps you have already cached them using another
client? Subclipse, TortoiseSVN and the command line all share the
same cache.

Try clearing the cache? Some info is here in the FAQ:

http://subclipse.tigris.org/wiki/PluginFAQ#head-d507c29676491f4419997a76735feb6ef0aa8cf8

Mark

On Thu, Jul 2, 2009 at 4:25 AM, Imanol<imanol00_at_hotmail.com> wrote:
> Hi people.
>
> We have a repository that want to be read-protected by username/password. We configure an 'authz' file in the server to avoid annonymous access.
>
> But when we try to use the location of this repository in Eclipse (in the SVN Exploring perspective), we get an error like this: "svn: OPTIONS of '/svnrepos/repo2': 403 Forbidden (http://antares)", indicating that the repository is read protected.
>
> Is any way to "login" when reading a repository? Or the Subclipse plugin only prompts for user/pass when commiting changes into a repository.
>
> Thanks a lot!!
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367280
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2367346
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-07-02 15:35:12 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.