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

[Patch] Blame test for unkown revision

From: <alexander_at_collab.net>
Date: 2005-05-16 09:27:32 CEST

[[[
 Patch to add blame test for unkown revision

* subversion/clients/cmdline/blame-cmd.c
  (svn_cl__blame): Removed line for fixing multiple targets on
  blame, even if one or more of the target is either a directory
  or a un-revisioned file

* subversion/clients/cmdline/main.c
  (svn_cl__cmd_table[]): re-arranged options --incremental, --xml
  as in list and log

* subversion/tests/clients/cmdline/blame_tests.py
  (blame_on_unknown_revision): New test for blame output on
   unknown revision
  (test_list): added blame_on_unknown_revision

* tools/client-side/bash_completion
  (_svn): Add "--incremental" and "--xml" options to "blame" command.
]]]

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

Received on Mon May 16 09:32:38 2005

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.