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

Re: Symbolic names for revisions

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-19 18:24:19 CEST

On Sun, 2004-04-18 at 14:47, Barry Scott wrote:
> One of the use cases that I want to solve is being able to know which
> tags an item belongs to though out its history. This is an expensive
> operation in Subversion, basically you have to retrieve all the
> changed paths data and notice when the item you care about is referenced,
> taking into account renames etc.
>
> Some form of symbolic naming could help with this problem.
>
> A way of telling subversion that this copy is special (a tag)
> could help as well.

Here's where the conversation gets fuzzy to me.

I would like to know:

  * The precise nature of the query you want to be able to make. (Is it
"which tags does any revision of this file live in" or is it "which tags
does a particular revision of this file live in"? Justify your answer
with a use case.)

  * How "some form of symbolic naming" would help. (I don't think
Branko's recent proposal would help, for instance.)

  * How "a way of telling subversion that this copy is special" would
help.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 19 18:24:43 2004

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.