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

[PATCH] Re: svn blame -r REV

From: John Szakmeister <john_at_szakmeister.net>
Date: 2003-11-04 00:52:11 CET

Here the patch! It was very small. :-) Let me know if I should tweak
something. BTW, it passes 'make check'... not that there are any checks in
there for 'svn blame'. :-)

Log:
----------------------------------------
Fix 'svn blame -rX' to do the intuitive thing: translate '-rX' into
'-r1:X'.

* subversion/clients/cmdline/blame-cmd.c
  (svn_cl__blame): Added a check to see if only the start revision was
  specified, and alter the start and end revision to produce the desired
  output.
----------------------------------------

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Nov 4 00:48:56 2003

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.