[MonoDevelop] Mercurial support

mgiamtandil mgiamberardino at gmail.com
Sun Aug 25 01:09:40 UTC 2013


Hi! My name is Mauro Giamberardino. I'm student at an Argentinean University.
I'm writing to you because i need to know if you could make the addin run on
Monodevelop. 
I had build the addin, but i get the following exception when i try to add a
Mercurial Repository:

"System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. ---> System.NullReferenceException: Object
reference not set to an instance of an object.

   at MonoDevelop.VersionControl.UrlBasedRepositoryEditor.<Fill>b__0(String
p) in
c:\BuildAgent\work\6b3beae2de4b9011\monodevelop\main\src\addins\VersionControl\MonoDevelop.VersionControl\MonoDevelop.VersionControl\UrlBasedRepositoryEditor.cs:line
61

   at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source,
Func`2 predicate)

   at MonoDevelop.VersionControl.UrlBasedRepositoryEditor.Fill() in
c:\BuildAgent\work\6b3beae2de4b9011\monodevelop\main\src\addins\VersionControl\MonoDevelop.VersionControl\MonoDevelop.VersionControl\UrlBasedRepositoryEditor.cs:line
61

   at
MonoDevelop.VersionControl.UrlBasedRepositoryEditor..ctor(UrlBasedRepository
repo) in
c:\BuildAgent\work\6b3beae2de4b9011\monodevelop\main\src\addins\VersionControl\MonoDevelop.VersionControl\MonoDevelop.VersionControl\UrlBasedRepositoryEditor.cs:line
29

   at
MonoDevelop.VersionControl.Mercurial.MercurialVersionControl.CreateRepositoryEditor(Repository
repo)

   at
MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.OnRepComboChanged(Object
sender, EventArgs e) in
c:\BuildAgent\work\6b3beae2de4b9011\monodevelop\main\src\addins\VersionControl\MonoDevelop.VersionControl\MonoDevelop.VersionControl.Dialogs\SelectRepositoryDialog.cs:line
115

   --- End of inner exception stack trace ---

   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo
method, Object target, Object[] arguments, SignatureStruct& sig,
MethodAttributes methodAttributes, RuntimeType typeOwner)

   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method,
Object target, Object[] arguments, Signature sig, MethodAttributes
methodAttributes, RuntimeType typeOwner)

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)

   at System.Delegate.DynamicInvokeImpl(Object[] args)

   at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)

   at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)

   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)"

Sorry for the disturb and for my bad english.

Thank you.
Bye




--
View this message in context: http://mono.1490590.n4.nabble.com/Mercurial-support-tp3885582p4660634.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list