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

Re: Export SVN Version to Excel

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 08 Apr 2014 21:29:35 +0200

On 08.04.2014 15:23, Rotem Akavya wrote:
> Hi,
>
> Is there an option to update Excel\VBA automatically on a commit action.
>
> I would like to automatically update an Excel cell with the SVN version of the commit operation.
>
> I hope there is a way to do so...

You can use the SubWCRev com object to get information about working copies.

Here's the full doc of that com object:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev-com-interface.html

and here's an example on how to use it in Word:
http://insights.oetiker.ch/windows/SvnProperties4MSOffice.html

Stefan

-- 
        ___
   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=3076105
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-04-08 21:29:14 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.