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

Re: I miss tags

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-23 20:58:41 CEST

Peter Valdemar Mørch wrote:
> Max Bowsher maxb-at-ukf.net |Lists| wrote:
>> Nope.
>>
>> svn diff http://svn/CodeBase/tags/release21 http://svn/CodeBase/trunk
>
> This answer is correct for diff. What I often find myself wanting is
> some way to do the same for svn log. "What has happened since release21"?
>
> The svn book uses `svn log --stop-on-copy` to see what revision the tag
> was based on. I've used this in creating:
> http://svn.sunbase.org/repos/svnutils/trunk/src/svnbranchroot
>
> Because then I can:
>
> svn log -r `svnbranchroot http://svn/CodeBase/tags/release21`:HEAD .
>
> So for all in this thread wanting good'ole'tags - svnbranchroot is the
> solution I use.
>
> But it would be nice if the original version was easier to get at -
> especially for svn log.

Yes, this is a bit of a problem.

Really, we need svn log to directly support logging between tags/branches.

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 20:59:27 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.