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

Re: Auth in ra_dav

From: <kfogel_at_collab.net>
Date: 2001-08-24 01:39:40 CEST

See also issue #456, folks, if you're thinking about auth issues.

-K

Greg Stein <gstein@lyra.org> writes:
> On Thu, Aug 23, 2001 at 03:59:03PM -0400, Kevin Pilch-Bisson wrote:
> > So today was the first time I have built/run subversion in a little while, and
> > I went to do a couple of things, and found that I can't do anything vi dav,
> > because I don't know how to authenticate myself. What do I have to do to make
> > subversion let me do stuff to the repository.
>
> The general story is this:
>
> ra_dav asks for username/password. Those are cached into the SVN directory.
> *If* the server asks for authentication, then we provide those.
>
> IOW, if you have not set up your server to require authentication, then you
> could enter anything you want for the user/pass since nobody will ever ask
> for them, nor check them against anything.
>
> Cheers,
> -g
>
> --
> Greg Stein, http://www.lyra.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.