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

why does "svn status" output anything for unchanged externals

From: Daniel Schlyder <daniel_at_bitblaze.com>
Date: 2004-01-04 03:21:19 CET

Hi list,

Why does "svn status" output anything at all for unchanged externals?

Example (using svn 0.35.1 from Windows XP command prompt):

[[[
$ svn st
X external1
X external2
X external3

Performing status on external item at external1

Performing status on external item at external2
M external2\foo.txt

Performing status on external item at external3
]]]

In this example, I would really like to be able to have "svn status" just
output

[[[
Performing status on external item at external2
M external2\foo.txt
]]]

Regards,
Daniel Schlyder

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 4 03:24:02 2004

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.