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

Re: svn changelist --changelist

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-06-30 22:52:22 CEST

+1. I like it.

On another note, I'm starting to realize now that the '--changelist'
switch is too long a name. I'm getting sick of typing it over and
over. In perforce, the switch is just '-c', but we've already used
that in subversion. So maybe we can just shorten '--changelist' to
'--cl'...? The commandline client can parse both short and long form,
and map them both to the same opt_state field.

On 6/30/06, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> It occurs to me that 'svn changelist' should probably also accept the
> --changelist option, allowing:
>
> svn changelist mynewchange --changelist mychange
>
> to rename a changelist, and:
>
> svn changelist --clear --changelist mychange
>
> to delete a changelist.
>
> The syntax isn't the most elegant, to be sure, but it's an easy (and
> logical) way to provide those two functions.
>
> Regards,
> Malcolm
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 30 22:52:45 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.