[scala-tools] How to follow development of Eclipse plug-in?

View: New views
3 Messages — Rating Filter:   Alert me  

[scala-tools] How to follow development of Eclipse plug-in?

by Grzegorz Kossakowski-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

This is general question on how can I follow committed changes to Scala SVN repository. Is there any lists where commit
notification are sent?

I'm especially interested in follow Eclipse plug-in commits.

--
Best regards,
Grzegorz Kossakowski

Re: [scala-tools] How to follow development of Eclipse plug-in?

by Johannes Rudolph-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

you may use the rss feature of trac to get a feed for changes of parts
of the SVN repository:

http://lampsvn.epfl.ch/trac/scala/log/scala-plugin/trunk?limit=100&mode=stop_on_copy&format=rss

Johannes

2009/9/6 Grzegorz Kossakowski <grek@...>:

> Hello,
>
> This is general question on how can I follow committed changes to Scala SVN repository. Is there any lists where commit
> notification are sent?
>
> I'm especially interested in follow Eclipse plug-in commits.
>
> --
> Best regards,
> Grzegorz Kossakowski
>



--
Johannes

-----------------------------------------------
Johannes Rudolph
http://virtual-void.net

Re: [scala-tools] How to follow development of Eclipse plug-in?

by Grzegorz Kossakowski-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Johannes Rudolph pisze:
> Hi,
>
> you may use the rss feature of trac to get a feed for changes of parts
> of the SVN repository:
>
> http://lampsvn.epfl.ch/trac/scala/log/scala-plugin/trunk?limit=100&mode=stop_on_copy&format=rss

Thanks Johannes! This satisfies my needs.

--
Best regards,
Grzegorz Kossakowski