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

List of SVN Repository Updates

From: Scott Weddle <scott.r.weddle_at_intel.com>
Date: Fri, 24 Apr 2009 08:43:56 -0700 (PDT)

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
Received on 2009-04-24 17:57:40 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.