You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Fergus Slorach <fe...@profeda.com> on 2009/08/23 01:12:32 UTC

svn st -u on a repos deleted path doesn't give expected result

If 'deleted_file' has been deleted from the repository by someone
else but still exists in my workarea, I see this:

my_workarea> svn st -u deleted_file
<no result>
my_workarea> svn st -u -v deleted_file
         *     2021     2015 fergus       deleted_file

Why doesn't 'svn st -u' show that the file has changed?

I've tried this with 1.5.4 and 1.6.1.

fergus

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2386414

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].