On 03.04.2015 23:27, rhuij...@apache.org wrote:
> Author: rhuijben
> Date: Fri Apr  3 21:27:46 2015
> New Revision: 1671164
>
> URL: http://svn.apache.org/r1671164
> Log:
> Allow passing a revision to 'svn status', to allow retrieving a remote
> status against a revision different than HEAD.
>
> This exposes a feature we have had at the api level since <= 1.0.
>
> * subversion/svn/status-cmd.c
>   (svn_cl__status): Use revision when passed.
>
> * subversion/svn/svn.c
>   (svn_cl__cmd_table): Allow passing 'r' to svn status.


I think svn_cl__status should raise an error if -r is used without -u. I
can't think of a case where it would make sense otherwise.

-- Brane

Reply via email to