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

Re: realms...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-16 19:31:29 CEST

On Fri, 2004-04-16 at 12:24, Perry E. Metzger wrote:

> Any hints on how to pick realm names?

Whatever the heck you want. It's just a key to cache credentials on.
It all depends on whether a bunch of repositories are going to share the
same passwd-db or not; the realm should uniquely describe the passwd-db
file, not the repository.

(Actually, I should clarify a wee bit: the cache-key is actually a
combination of (1) the server's hostname, (2) the server's port, and (3)
the realmstring.)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 16 19:33:24 2004

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

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