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

Re: Re: Similating "label" feature in Subversion?

From: Dave Grundgeiger <dave.grundgeiger_at_codenouveau.com>
Date: 2007-08-27 20:00:06 CEST

David Bicking wrote:
...
> I am talking about labeling a revision with a human-readable,
> searchable text fragment.
...
> Thus, on mainline, we would be able to get a list of all labels on the
> XYZ folder (which is a whole application project) that might look like
> this:
>
> Branch: 2007-05-01; Mini-effort on feature A
> Merge: 2007-05-04; Mini-effort on feature A completed
> Branch: 2007-05-15; Mini-effort on feature B
> Merge: 2007-05-04; Mini-effort on feature B completed
> Rollback Point: 2007-04-04; This is a safe rollback point during
> development of feature X.
>
> The above is an example in which I can identify a sort of timeline of
> development. In the last example, I might have placed that there on
> the project because we're going to try something particularly
> experimental over a period of days and want to easily see which
> revision represents the last good place.

Hi David. I think I'm missing something. If you create a tag at each of the
above milestones, giving the tag the desired human-readable name, then your
tags folder contains the list that you show above, and you can revert to any
tag at will. Is there additional behavior that you need?

Dave

-------
Develop .NET Software on Open-Source Tools
http://www.codenouveau.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 27 20:03:54 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.