[MonoDevelop] Subversion integration

John Luke john.luke@gmail.com
Thu, 07 Apr 2005 12:03:55 -0400


On Thu, 2005-04-07 at 10:05 -0400, Gary Davidson wrote:
> I am a long time ms programmer trying very hard to transition to mono.
> 
> I have yet to get monodevelop working... Off and on for a month and a
> half and 5 installs of fedora core 3. I have ordered SUSE 9.3... but
> fedora should have worked I think
> 
Yes it should, it is what I use for example.

> I had mono up in a couple of hours and wrote some code with eclipse
> and the mono addin in another couple of hours. but the install for
> monodevelop is freakin nuts.
> 
> I would love to contribute (especially a refactoring addin if not
> already done) but I have yet to even see the app. I have 20 something
> years of programming experience and this is really frustrating. 
> 
> As soon as I get it up and running I would like to start a mono/linux
> user group is S Florida for  MS .net guys to help ease the transition.
> MS has really pisssed on them with the new MSDN pricing.
> 
> Does anyone have a step by step instruction guide for any distro?
> 

http://monodevelop.com/tutorials/package_install.aspx
might be slightly out of date.

But, the preferred method of installing for those unfamiliar with
unix/linux should be:
- yum/apt/red-carpet (which automatically resolve dependencies)
- rpms/other packages
- the automated installer
- build from source last

Hopefully, when mono 1.2 and gtk#2 are released we will be easier to get
up and running.