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

RE: Repository UUID Implementation

From: Bill Tutt <rassilon_at_lyra.org>
Date: 2003-01-09 16:02:17 CET

> From: mark benedetto king [mailto:mbk@earthquake.boredom.org]
>
<....>
> 2.) They should be accessed via a New RA Method.
>
> They don't fit perfectly into any of the existing methods (for
> example, exposing them as distinguished rev-props complicates the
> rev-prop code-path).
>
> We'll probably eventually want to add repository metadata accessor
> methods to the RA vtable; we might as well do it now, before 1.0.
>

Wouldn't it be easier if the data was always made available as a
property of SVN directory collections? This way the data would get
migrated into every WC entries file quite simply. Additionally, this WC
property would help solve the UI application problem of determining
which repository each WC directory belongs to, and thus can inffulence
how the UI groups changes into Subversion transactions.

This could also make traversing intra-repository modules during svn
submit easier to accomplish as well.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 9 16:03:15 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.