[MonoDevelop] Problem editing Project with SVN

Charles Mason charlie.mas at gmail.com
Mon Oct 6 05:20:06 EDT 2008


On Sat, Oct 4, 2008 at 9:35 PM, Michael Hutchinson
<m.j.hutchinson at gmail.com> wrote:
> On Sat, Oct 4, 2008 at 6:09 AM, Charles Mason <charlie.mas at gmail.com> wrote:
>> On Fri, Oct 3, 2008 at 7:30 PM, Michael Hutchinson
>> <m.j.hutchinson at gmail.com> wrote:
>>> The addin database may be getting mixed up between these versions.
>>> Also, if you have installed multiple versions of MonoDevelop into the
>>> same location without removing older version, you may have conflicting
>>> incompatible dlls installed.
>>>
>>> I suggest clearing out the ${prefix}/lib/monodevelop for each of your
>>> installations, then reinstalling. Also try removing the addin database
>>> at ~/.config/MonoDevelop/addin*
>>>
>>> Note that with multiple versions of MD using the same addin DB, there
>>> may be some confusion. You could try overriding MONO_ADDINS_REGISTRY:
>>> http://monodevelop.com/Environment_Variables when running one of your
>>> MD version so that they don't share the same DB.
>>
>> Thank you for your suggestions. I have tried removing all references
>> to Mono develop then reinstalling including removing the mono develop
>> config folder in the home directory. I still can't get it working.
>>
>>> Also, using "make run" to run MonoDevelop without installing it is a
>>> good plan when running development versions, as this should never
>>> conflict with installed versions.
>>
>> That sounds like the best way to run development versions. I have
>> tried running both the latest SVN and the 1.0 build this way and both
>> still have the same problem. Would they not be effected if there was a
>> problem with a library in the GAC or does mono develop not install its
>> libraries to the GAC?
>
> MD doesn't put anything in the GAC at all. However, Mono.Addins and
> GTK# are in the GAC. What Mono and GTK# versions do you have, and how
> did you install them?

Sorry I missed this bit from my last reply. Everything is installed
from a recent SVN check out. They are all built as per normal and
installed with the prefix /usr.

Mono its self is built from the SVN so I could get a recent version
for the debugger. The original reason I was using  SVN versions and
not the current release. Mono appears to be working fine with other
lagre mono applications (like banshee), so I am fairly confident its
install is good.


Charlie M


More information about the Monodevelop-list mailing list