On Wed, Nov 03, 2010 at 03:32:25PM +0530, Noorul Islam K M wrote:
> Here is the patch for revert command. I will look into other commands as
> and when time permits.
>
> Log
>
> [[[
> Make 'svn revert' verify that none of its targets are URLs.
>
> * subversion/libsvn_client/revert.c,
> subversion/svn/revert-cmd.c
> (svn_client_revert2, svn_cl__revert): Raise an error if any targets
> look like URLs.
>
> * subversion/tests/cmdline/input_validation_tests.py
> (invalid_revert_targets, test_list): New test.
>
> Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
> ]]]
r1030598, thank you!