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

Re: Adding a file to repos with a post commit hook?

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 12 Feb 2008 16:32:19 -0800

Ethan Schlenker wrote:
>
> On Feb 12, 2008, at 3:58 PM, John Niven wrote:
> I guess my question boils down to: can a post-commit hook add/commit a
> file in a repository?

Yes, you can in a post-commit.

FYI, you can't modify a transaction in the process of being committed, in a
pre-commit script, so you can't add the compressed js file by modifying the
transaction.

Regards,
Blair

--
Blair Zajac, Ph.D.
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-13 01:32:39 CET

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.