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

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

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Sat, 23 Feb 2008 16:32:53 +0200 (Jerusalem Standard Time)

[[[
Fix issue #3108: "svn changelist clname" does nothing.

* subversion/svn/changelist-cmd.c
   (svn_cl__changelist):
     Require --changelist or an explicit path argument.

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

The new test doesn't intend to check that changelist renaming ('svn cl
foo --cl bar') works correctly---only that it is syntactically allowed.

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-23 17:19:48 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.