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

Re: Writing svn-agent (Was Re: [PATCH] default to --no-auth-cache)

From: <cmpilato_at_collab.net>
Date: 2003-01-16 19:33:51 CET

<rbb@rkbloom.net> writes:

> Just so I understand it, what is the relationship between the UUID's and
> the passwords? Is it making ~/.subversion understand different repos, or
> is there some other relationship that I am missing?

Yah. Given Subversion's public URL scheme (which it uses for its
resource identifiers), there's no way to tell if two things are in the
same repository.

Given 'http://server/foo/bar/A' and 'http://server/foo/baz/B' might
both be in the repository whose root is at 'http://server/foo', or
they could be in two different ones (at 'http://server/foo/bar' and
http://server/foo/baz', respectively).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 16 19:35:38 2003

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.