I vote for "a bug".
Harald Karner wrote on Tue, Feb 08, 2011 at 16:20:57 +0100:
> On 08.02.2011 15:34, Andy Levy wrote:
> >On Tue, Feb 8, 2011 at 07:53, Harald Karner wrote:
> >>Hi!
> >>
> >>when I do a svn status -u I get the following result:
> >>
> >>
> >>$ svn status -u test.txt dir1/
> >>M
On 08.02.2011 15:34, Andy Levy wrote:
On Tue, Feb 8, 2011 at 07:53, Harald Karner wrote:
Hi!
when I do a svn status -u I get the following result:
$ svn status -u test.txt dir1/
M * 210 test.txt
Status against revision:213
* 212 dir1
Status against revision:
On Tue, Feb 8, 2011 at 07:53, Harald Karner wrote:
> Hi!
>
> when I do a svn status -u I get the following result:
>
>
> $ svn status -u test.txt dir1/
> M * 210 test.txt
> Status against revision: 213
> * 212 dir1
> Status against revision: 213
>
>
> but when I ad
Hi!
when I do a svn status -u I get the following result:
$ svn status -u test.txt dir1/
M * 210 test.txt
Status against revision:213
* 212 dir1
Status against revision:213
but when I add --depth empty I get this:
$ svn status -u --depth empty test.txt dir