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

[Subclipse-users] [Subclipse-users] commit notification

From: Torsten Karusseit <torsten.karusseit_at_gmx.de>
Date: Fri, 25 Nov 2011 02:30:10 -0800 (PST)

Hi all,
what's about this new feature (may be it's already there and I've overseen
it ?):
subclipse marks all items in the Package Explorer View to show there are
commits at the server which aren't already updated. So that you can see, if
a commit would let to a conflict. Of course this is applicable only in local
networks, but that's not to little.

I know there are some tool monitoring the server by polling the differences
(CommitMonitor, SVN-Monitor). But they do thier job by polling, which may
not be acceptable in cases of big repositories, repositories in www, many
clients.

As fas as I know is the subversion server able to start scripts just after a
commit occured, so it may possible to notify all clients in local network by
broadcasting, or each client has to login itself on startup with his ip
address and some port number and the server-commit-script notify each client
separately.

Then it's up to the client to receive this notifications and transform them
to a usefull marking of files and folders in different views in eclipse.

Wouldn't it be a nice feature ;)

-- 
View this message in context: http://old.nabble.com/commit-notification-tp32875969p32875969.html
Sent from the subclipse - users mailing list archive at Nabble.com.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2886766
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-11-25 14:25:07 CET

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.