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

[Subclipse-dev] Pre and Post Commit Extension Point

From: Artur Kronenberg <artur.kronenberg_at_googlemail.com>
Date: Fri, 25 Mar 2011 16:01:07 +0100

Hi,

I am currently struggling with the problem that I need to do some customized
steps before my commit. I did not find any way to do so (I have to connect
to some web services, validate some data, get some data etc. etc. ..).

I then implemented a Commit-Hook for pre and post commit into the Subversion
ui bundle which leaves the commit functionality untouched but gives the
developer the chance to hook in custom actions that do some stuff.

However I would need to be compatible with later versions of subclipse.

I would like to contribute this extension, if you feel that there is a
general need for it. It appeared to me that some users had similar issues
and were looking for a way to hook into the subclipse commit action without
hacking your code.

Let me know what you think.

Kind regards
-- artur

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2714155

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2011-03-25 16:04:15 CET

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.