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

Re: Updating the Tortoise GUI from an SVN pre-commit hook

From: Ben Fritz <fritzophrenic_at_gmail.com>
Date: Mon, 21 Mar 2016 17:08:02 -0500

On Fri, Mar 18, 2016 at 3:01 PM, Matt Goodnight <matt.goodnight_at_hpe.com>
wrote:
>
> I have added a pre-commit hook that will enforce rules on the value of
Message upon a commit. If the edit fails, I would like to put a specific
Error Message on the Tortoise GUI screen, yet my attempt to write to SysOut
is not making it there.
>
> Anyone know how to get text from the pre-commit hook to the Tortoise GUI
window for commits?
>

You should just need to print to stderr. See
https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-repository-hooks.html

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-03-21 23:08:35 CET

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.