svn status -u --depth empty does not give expected result if used with filename
From: Harald Karner <harald.karner_at_gmx.net>
Date: Tue, 08 Feb 2011 13:53:36 +0100
Hi!
when I do a svn status -u I get the following result:
$ svn status -u test.txt dir1/
but when I add --depth empty I get this:
$ svn status -u --depth empty test.txt dir1/
Is this a bug, that the modifications for test.txt are not displayed or
Kind regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.