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

[PATCH] Make several commands use the '--targets' switch

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2006-04-21 21:31:06 CEST

Yesterday, I posted a patch which allowed the 'svn status' command to
accept the '--targets' argument. This was a follow up to Julian's
suggestion that all commands which accept an arbitrary number of targets
should use this switch [1]. I've done a little bit more research, and
the following patch addresses all such commands (including 'svn status').

-Hyrum

[1] http://svn.haxx.se/dev/archive-2006-04/0696.shtml

[[[
Add support for the '--targets' switch to 'list', 'mkdir', 'propdel',
'propedit', 'propget', 'proplist', 'status', and 'update'.

* subversion/svn/main.c:
  (svn_cl__cmd_table): Add svn_cl__targets_opt to commands which take
  an arbitrary number of targets.
]]]

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

Received on Fri Apr 21 21:31:51 2006

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.