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