The video about the integrated debugger in #develop 2.0 whetted your appetite? You want to take the current bits for a spin? So here you go, but be warned: the bits you are going to grab are neither stabilized nor heavily tested.
First, read up on repository access in our Wiki:
Using the repository
The checkout command needs to be modified as follows:
svn co svn://sharpdevelop.net/corsavy/trunk SharpDevelop
The bits in the repository currently compile against the .NET Framework 2.0 Beta 2, which can be downloaded freely here. At a minimum, you need the Runtime. SDK is recommended though.
A few more notes: please use the mailing lists for reporting problems etc. Which ones to use are described in the aforementioned Wiki article. These haven't changed from Fidalgo to Corsavy. Please be sure to not only include the error message, but also the steps to reproduce as well as files pertinent to make is reproducible.
Next week we plan to release an alpha binary for those of you who don't want or cannot access our Subversion repository.