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

Re: Do something via script, with files on client-side

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Thu, 3 Oct 2013 10:30:23 -0400

Hi,

See:
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-hooks

But, in short, the hook script gets the name of a temporary file containing
a list of affected files.

On Thu, Oct 3, 2013 at 3:22 AM, Alexandr <alexmihn_at_gmail.com> wrote:

> He all!
>
> I have found script features in TortoiseSVN client, but I don't
> understand, how to get updated list of files after "SVN Update" commend, by
> post-update client-side script, and do something with they.
>
> I know JavaScript.
>
> Script returns to me the number or revision, all files in directory have
> some SVN info with SVN revision number, maybe I can get this number from
> file via script?
> But how to do that...
>
> I'm need determine list of files which would be updated after "SVN
> Update", and do some actions with this files in list.
>
> Can anybody help me?
>
> Thanks!
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065665
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3065680

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-10-03 16:30:31 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.