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

Re: Re: I miss tags

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-23 19:36:21 CEST

Ray Johnson wrote:
> The main issue for me is just having something "human rememberable".
> For example, if I cut a branch for version 2.1 of our software a common
> operation will be to determine what changed from the change. If a
> revision could have a textual description then you could do something
> like:
>
> svn diff -r release21:HEAD http://svn/CodeBase/trunk
>
> Instead I have to research what the revision number for the 2.1 release
> was and use that number.

Nope.

svn diff http://svn/CodeBase/tags/release21 http://svn/CodeBase/trunk

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 23 19:37:13 2004

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.