Noorul Islam K M <[email protected]> writes:

> Log 
>
> [[[
>
> Make 'svn unlock' verify that both working copy paths and URLs are
> not passed.
>
> * subversion/tests/cmdline/input_validation_tests.py
>   (invalid_unlock_targets): New test, verifying that svn unlock copes well
>    with invalid target combinations.
>
> * subversion/svn/unlock-cmd.c
>   (svn_cl__diff): For consistency with other sub-commands, raise the
>    SVN_ERR_CL_ARG_PARSING_ERROR if both working copy paths and URLs are
>    passed, and use the same error message also used elsewhere.
>
> Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
>
> ]]]
>
> Thanks and Regards
> Noorul
>

Modified log message for the patch.

Log 

[[[

Make 'svn unlock' verify that both working copy paths and URLs are
not passed.

* subversion/tests/cmdline/input_validation_tests.py
  (invalid_unlock_targets): New test, verifying that svn unlock copes well
   with invalid target combinations.

* subversion/svn/unlock-cmd.c
  (svn_cl__unlock): For consistency with other sub-commands, raise the
   SVN_ERR_CL_ARG_PARSING_ERROR if both working copy paths and URLs are
   passed, and use the same error message also used elsewhere.

Patch by: Noorul Islam K M <noorul{_AT_}collab.net>

]]]

Thanks and Regards
Noorul

Reply via email to