+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