[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: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-07-01 18:22:53 CEST

On Tue, Jul 01, 2003 at 10:07:53AM -0500, cmpilato@collab.net wrote:
> steveking@gmx.ch writes:
>
> > > Ben Collins-Sussman <sussman@collab.net> writes:
> > >
> > > > "SteveKing" <steveking@gmx.ch> writes:
> > > >
> > > > > For my subversion client (TortoiseSVN) I need to find the root of a
> > > > > subversion repository url from a log.
> > > >
> > > > We long ago decided that we wouldn't be able to keep the repo-root and
> > > > repo-path permanently joined in an opaque URL. Someday, we decided,
> > > > we would have to store the repo-root in the entries file as another
> > > > "live" prop ("entry prop"), just like the repos-UUID.
> > >
> > > Actually, almost every use-case we knew of for storing the canonical
> > > repos URL was made irrelevant by the introduction of a stored repos
> > > UUID. So, I believe we had actually abandoned the repos URL idea
> > > altogether. This might be a reason to re-evaluate that decision.
> > >
> >
> > So you mean there's no clean way to create the correct URL of a file
> > from the path I get from svn_client_log?
>

If we were to add it as a live prop, we could report it via "svn info".

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 1 18:24:35 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.