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

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

From: Jean-Pierre Fiset <jp_at_fiset.ca>
Date: 2006-09-22 15:26:30 CEST

Maybe I am not completely understanding your issue, however I believe
your problem requires to install scripts on the server side. What you
are looking for are hook scripts, which are documented here:
http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html#svn.reposadmin.create.hooks

In any case, it appears like a Subversion question, not really a
Subclipse question.

JP

J B wrote:
> 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?
>
> Thanks!
>
> Birch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 22 15:27:13 2006

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

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