svn status -v -N -u
From: Martin Hauner <martin.hauner_at_gmx.net>
Date: 2006-06-05 10:12:31 CEST
Hi,
i'm receiving an unexpected result when combining the status options
me@ambrai;testxvcx 534 > svn --version
Revision is: r19928.
With -N and without -u I get the same result no matter if I run it
me@ambrai;testxcvx 527 > svn st hallöle -v -N
me@ambrai;testxcvx 528 > cd hallöle
Now the same with -N and -u. (To get update information I have updated
Shouldn't both runs show the same information?
me@ambrai;testxcvx 531 > svn st hallöle -v -N -u
me@ambrai;testxcvx 532 > cd hallöle
Running with -u and without -N looks ok again:
me@ambrai;testxcvx 536 > svn st hallöle -v -u
me@ambrai;testxcvx 537 > cd hallöle
-- Martin Subcommander, http://subcommander.tigris.org a cross platform Win32/Unix/MacOSX subversion GUI client & diff/merge tool. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jun 5 10:19:47 2006 |
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.