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

Re: How to compare a revision with a tag?

From: Jay Levitt <lists-svn_at_shopwatch.org>
Date: 2005-10-23 21:43:56 CEST

Paul Koning wrote:

> Jay> So the only way to do it, AFAIK, is "svn diff
> Jay> http://svn.example.com/repos/trunk/dir1/dir2/dir3/dir4/dir5/dir6/filename
> Jay> http://svn.example.com/repos/tags/june-release/dir1/dir3/dir3/dir4/dir5/dir6/filename".
>
>With a decent shell it doesn't look so bad:
> svn diff http://svn.example.com/repos/{trunk,tags/june-release}/path...
>that way you only have to type the path once.
>
>

D'oh! I've been using bash for 10 years and never noticed that
feature. That makes life a LOT easier. I nominate that for svn tip of
the year...

Jay

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 23 21:45:45 2005

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.