You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Scott Weddle <sc...@intel.com> on 2009/04/24 15:43:56 UTC

List of SVN Repository Updates

Hi,

I'm trying to provide a list of files which need to be updated from the SVN repository.  Something similar to svn command line:
svn status --show-updates
Problem is I don't want to use the svn command line status to show the updates.

I've used TortoiseSVN command shell TortoiseProc to implement checkout and update from an application.  I know about TortoiseProc command :repostatus which will display the Check for Modifications dialog and the user can then click the Check Repository button to show the list of updates.

Is there a way using TortoiseProc or the SVN COM interface to display the list of updates without showing the Check For Modifications dialog?

Thanks,
Scott

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