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

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

From: Fergus Slorach <fergus_at_profeda.com>
Date: Sun, 23 Aug 2009 13:12:32 +1200

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_at_subversion.tigris.org].
Received on 2009-08-23 03:17:51 CEST

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.