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

Re: Persistent Cookies

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-21 04:42:42 CET

Ian Schneider wrote:

> Hi,
>
> My group has been happily using subversion for a bit, though we need to
> integrate with a third party authentication system which plugs into apache
> and uses cookies to store authentication tokens. This works great with a
> browser (for read-only access) but fails in the CLI, as it seems that
> subversion does not store cookies.
>
> I'm curious if this is possible. Thoughts?

Cookies are entirely a web-browser thing, it seems. The svn client uses
  the neon library to speak HTTP. I don't think that library supports
cookies, and I doubt Joe Orton is planning to add that support. I could
be wrong, though. Joe?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 21 04:43:31 2004

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.