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

Can the pre-commit hook sent a message to TortoiseSVN, if it allows a commit?

From: Rene Vestergaard <rve_at_techno-matic.dk>
Date: 2005-10-27 16:35:29 CEST

Subject:
 Can the pre-commit-hook sent a message to TortoiseSVN,
 if it allows a commit?

It can sent a message, when I write in the STDERR string
(done in a Perl-file) and return error ("exit 1")
from the pre-commit.cmd file
(which by the way has executed the Perl-file).

A message don't show up, if I return ok ("exit 0").

How can a message come through, if i want to allow a commit?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Fri Oct 28 19:46:41 2005

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.