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

RE: How can a start_commit_hook modify the list of files?

From: Sven Uhlig <svenuhlig_at_web.de>
Date: Thu, 23 Aug 2012 05:40:17 -0700 (PDT)

> I want to run a client-side hook that may modify versioned files, and
> I want these files to be added to the list of files to commit.

Just let your hook script modify the files. The modified files will automatically be added to the list of changed files in the dialog.

You don't have to modify the list that you get from the hook call.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-23 14:43:39 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.