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

How to get remote status (on the server) for updated files?

From: jcollinx <jcollinx_at_hotmail.com>
Date: Wed, 7 Jan 2009 10:26:49 -0800 (PST)

Hello,

svn status gives the status of your local working copy.

svn status -u gives the status of your local working copy and alert you
(with a *) that some file of your local working copy were updated on the
server by an other user.

I wonder if there is a way (with the command line tool) to know if the file
was Added, modified or deleted on the server by this other user?

Thanks in advance for your response...:-)

-- 
View this message in context: http://www.nabble.com/How-to-get-remote-status-%28on-the-server%29-for-updated-files--tp21337347p21337347.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1010214
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-07 19:51:59 CET

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.