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

Re: svn commit: r28596 - in trunk/subversion: include libsvn_subr svn

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-20 19:18:37 CET

On Dec 20, 2007 8:40 AM, <cmpilato@tigris.org> wrote:
> Author: cmpilato
> Date: Thu Dec 20 08:40:26 2007
> New Revision: 28596
>
> Log:
> Begin supporting multiple instances of --changelist in the
> command-line client. For now, we'll just keep them all around in a
> list. Once the underlying APIs learn to handle multiple changelists,
> we'll start using the list.

Hmm. It's completely non-obvious to me whether you intend multiple
--changelist invocations to be an intersection or a union operation.
Either way seems reasonable to me. Also, as a user I wouldn't guess
that this is legal at all. So this should probably be documented in
the --changelist help output. I'm thinking something along the lines
of

  --changelist ARG : operate only on members of changelist ARG
                             (use multiple times to operate on multiple
                              changelists)

though I'm not too happy with that.

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 20 19:19:02 2007

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.