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

Re: [PATCH] Issue #3108: "svn changelist clname" does nothin

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Fri, 29 Feb 2008 19:00:42 +0200 (Jerusalem Standard Time)

David Glasser wrote on Wed, 27 Feb 2008 at 09:31 -0800:
> On Wed, Feb 27, 2008 at 9:14 AM, Julian Foad <julianfoad_at_btopenworld.com> wrote:
>> I recommend the "changelist" command not assume an implicit "." ever, which is
>> in accordance with its current help text but against its current implementation
>> (trunk_at_29608M).
>
> +1
>

[[[
In the commandline client, require at least one path argument to
'svn changelist', making it consistent with its help string.

Part of issue #3108.

* subversion/svn/changelist-cmd.c
   (svn_cl__changelist):
     Error out unconditionally if no explicit target was given.

* subversion/tests/cmdline/changelist_tests.py
   (changelist_without_arguments): New test.
   (test_list): Run it.
]]]

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-02-29 23:05:28 CET

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.