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

Re: [Subclipse-dev] New Features to the plugin

From: Mark Phippard <mphippard_at_collab.net>
Date: Tue, 20 Jan 2009 15:42:23 -0500

On Tue, Jan 20, 2009 at 7:42 AM, Martin Schwietzke
<martin_at_schwietzke.net> wrote:

> are the plans to implement the SVN Notify funtions to subclipse? This would
> be a very nice feature for developing in a big team.

There is no Notify feature in Subversion. When I Google it, all I get
on first three pages is some Perl module for sending emails from
post-commit hook. So not sure how this would relate to Subclipse. If
you want to know about incoming changes, you should use the
Synchronize view. You typically set it up so that all of your SVN
projects refresh on some interval like 30/60 mins. This lets you see
and diff all incoming changes.

> Second point: What do you think about this feature: In combination with the
> SVN Notify funtionality, the plugin could graphically indicate, that
> somebody else is developing on a certain file, too. This would be great in
> my opinion. I don't have to ask my team members, whether they are working on
> this and that file... Or can you ask, whether a teamember is working on the
> same method, when you see, that the file is edited by somebody in his local
> workspace.

Are you talking about locks or something? SVN does not really offer
any way for a client to discover someone else's locks. Unless you are
developing with binary files or something like XML I'd say do not use
locks and let Subversion do it's thing the way it was meant to.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=1039049
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-20 21:42:34 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.