[MonoDevelop] Mercurial support
    IBBoard 
    ibboard at gmail.com
       
    Tue Oct 25 16:07:45 EDT 2011
    
    
  
On 25/10/11 20:11, Levi Bard wrote:
>>   * The .addin.xml doesn't seem to get copied to the build dir, which means
>> you can't just bundle it with "mdtool setup pack
>> MonoDevelop.VersionControl.Mercurial.addin.xml -d:" in bin/Debug/
>
> The addin.xml gets embedded into the assembly.
Fair enough. I was just looking to build a file MD could use. 
Instructions said that needed to be run on the addin.xml, and running it 
in root failed because it couldn't find the .dll, so I assumed it just 
needed copying.
>
>>   * The .mpack file doesn't contain the Mercurial.dll, so the context menu
>> causes an error
>
> I'm not using the Makefile yet, just building from MD, so I'm not too
> surprised that it's not working.
I was just doing a build from the makefile then calling instructions 
manually.
    
    
More information about the Monodevelop-list
mailing list