Re: svn status -u --depth empty does not give expected result if used with filename

2011-02-08 Thread Harald Karner
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

svn status -u --depth empty does not give expected result if used with filename

2011-02-08 Thread Harald Karner
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