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

How to Get a list of updated files in repository

From: <webpost_at_tigris.org>
Date: Thu, 23 Apr 2009 17:40:33 -0700 (PDT)

Hi,

I'd like to get a list of the files updated in the repository. Something similar to svn command line svn status –show-updates. I've added calls to fork the TortoiseSVN TortoiseProc to do svn check out and update. I know about the TortoiseProc command :repostatus but don't want to force the user to click the Check Repository button from the Check For Modifications dialog. Is there a way using TortoiseProc to display the updates or get a list of the repository updates without displaying the Check For Modifications. Or can the svn COM interface be used to get this information.

Thanks,
Scott

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1884052
Received on 2009-04-24 02:54:33 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.