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

Re: svn commit: r1671164 - in /subversion/trunk/subversion/svn: status-cmd.c svn.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Sat, 04 Apr 2015 03:29:33 +0200

On 03.04.2015 23:27, rhuijben_at_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
Received on 2015-04-04 03:31:42 CEST

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.