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

Re: Display list of updates

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Wed, 29 Apr 2009 14:36:54 +0100

2009/4/29 <webpost_at_tigris.org>:
> 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?

So far you have told us you don't want to use the command line client
and you don't want to use the Check for Modifications dialog. You
don't tell us what you do want. In the absence of any further
information I would suggest looking at the subversion bindings which
will allow you to call the subversion API from within a python or perl
script, and you can then format the output in a way which suits you.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1980005
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-29 15:37:07 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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