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

Re: [Subclipse-users] Authentication problem using Basic HTTP over HTTPS

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-10 05:28:19 CET

http:// is a stateless protocol so every transaction starts over. If you
choose to not cache the password, understandable, then you have to enter it
on every transaction. You can try the JavaSVN adapter. For some
connection methods it does its own session-based caching, but the JavaHL
adapter definitely does not.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Feb 10 05:28:32 2006

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.