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

Problem having post-commit hook being triggered by automated commit. ant/svn problem

From: mindspin311 <connoc.mindspin_at_gmail.com>
Date: Mon, 28 Jul 2008 14:41:59 -0700 (PDT)

What I'm doing is tagging a build in an ant script using a user 'build'. This
is an actual user, and not something like apache or someone without a shell
account.

I've got automated builds triggered using Atlassian Bamboo when done from
the command line or doing a commit in a third party app like Eclipse. This
works fine.

The thing is, when I do an automated tag in my build script using <svn
javahl=${javahl}> ...... </svn>, it doesn't seem to get read in the
post-commit script.

It seems to be either a problem with post-commit not being called when a tag
is done, or it not being called when committing in ant.

Anyone have any ideas?

-- 
View this message in context: http://www.nabble.com/Problem-having-post-commit-hook-being-triggered-by-automated-commit.-ant-svn-problem-tp18700332p18700332.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-28 23:42:27 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.