Spring IDE Developer Mailing List

The developer mailing list is located over at sourceforge.net. If you want to discuss any features or errors with the developers please subscribe to this list.

Subversion and Trac

After every commit the Subversion repository sends out an email containing the changes just commited to repository. An example mail looks like the following excerpt:

Author: tjuerge
Date: 2005-04-02 18:53:13 +0200 (Sat, 02 Apr 2005) New Revision: 255

Removed:
   branches/eclipse2-version/org.springframework.ide.eclipse.beans.core/.cvsignore
Log:
Backported all changes in trunk to the branch "eclipse2-version"; Ticket #7

Deleted: branches/eclipse2-version/org.springframework.ide.eclipse.beans.core/.cvsignore
===================================================================
--- branches/eclipse2-version/org.springframework.ide.eclipse.beans.core/.cvsignore	2005-04-02 16:42:23 UTC (rev 254)
+++ branches/eclipse2-version/org.springframework.ide.eclipse.beans.core/.cvsignore	2005-04-02 16:53:13 UTC (rev 255)
@@ -1,3 +0,0 @@
-build.xml
-bin
-.classpath

If you want to subscribe to that mailing list send out an mail to majordomo@springide.org containing subscribe svn in the body.

The trac website uses a different mailing list to send out ticket announcements. You can subscribe to that list by sending subscribe trac to the mentioned mail adress.


See also: SpringideProject, SpringideDevelopment