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

Re: proposal: changelist feature

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2006-04-20 23:17:51 CEST

On 4/20/06, Julian Foad <julianfoad@btopenworld.com> wrote:
> Let's make 'svn status' accept the '--targets FILELISTFILE' option anyway. I
> think all commands that accept an arbitrary number of targets should accept it.

I also agree that 'svn status' should accept the '--targets' option.
Attached is a patch to that effect. I'll look for other cases where
commands which take an arbitrary number of targets and are not yet
accepting the '--targets' option.

[[[
Make 'svn status' accept and use the '--targets' option.

* subversion/svn/main.c:
  (svn_cl__cmd_table): Add svn_cl__targets_opt to the list of options
accepted by 'svn status'.
]]]

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

Received on Thu Apr 20 23:18:31 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.