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

Re: [Subclipse-dev] Hooking into the commit (checkin) action

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-22 15:31:38 CEST

"J B" <moatas@gmail.com> wrote on 09/22/2006 09:02:38 AM:

> We are developing a plugin allowing users to remotely edit and manage
> scripts and configurations on a custom server.
>
> We would like to automatically deploy our files immediately after the
> commit, and would like to hook into the actual commit action and perform
the
> deploy automatically.
>
> Our other option right now is to provide an additional wizard, and only
> allow the deployment of files that are not marked as modified.
>
> Is there a way to do the above without actually hacking up the subclipse

> plugin our self?

Generally, one would use the Subversion post-commit hook for this which is
a server-side script you configure.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Fri Sep 22 15:31:49 2006

This is an archived mail posted to the Subclipse Dev mailing list.

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