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

Re: finding the root of a repository url

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-05 18:18:28 CEST

Greg Hudson <ghudson@MIT.EDU> writes:

> > Note that of that list, only the uuid property has its own
> > RA->get_uuid() function. I guess technically, it's not *really*
> > necessary. The function is implemented by querying the server for the
> > UUID property on the ra-session's URL. I suppose a function depending
> > on RA->get_uuid() could call RA->get_dir() instead to fetch props instead.
>
> The ra session URL can be a file, as far as I know.

Sure, but 'live props' are defined on all versioned resources. So
there's no problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 5 18:20:16 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.