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

Supporting the --targets option more fully

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2006-05-31 21:10:41 CEST

A couple of months ago, there was a short discussion about supporting
the --targets option more fully. [1] Julian Foad wrote a proposal
regarding how to better handle the --targets option, and I promptly
disappeared from the discussion. :)

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

I've started to do some investigation of my own, and I currently have an
improved version of the patch I sent in the previous discussion. I do
have the following questions:

1) Currently, if multiple --targets options are given, we silently
ignores all but the last one. In such a case, should be process each
one, or simply throw and error?

2) In order to have --targets be used to specify only repeatable
targets, would it be favorable to prepend the list of targets it
generates, rather than append them? In most of the commands I've looked
at, the "special" command arguments are last, so prepending would
maintain the correct meaning of arguments given by their order. Should
such prepending be done for each command individually, or across the board?

Any additional thoughts, as well as suggestions regarding how to best
accomplish this are solicited as well.

-Hyrum

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 31 21:11:46 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.