[MonoTouch] How to use Github integration in Monodevelop?

dermotos me at dermotos.com
Tue Dec 13 04:00:02 EST 2011


Hi,

Can anyone please explain to me how to use the Github integration in
Monodevelop? I have opened a github account, created a repo, and its sitting
there with no files in it.

I've tried putting the url as git://github.com/myusername/repo_name

and filling in the username in the box also, but no luck. Also tried it
using HTTPS.

I just get this error:

System.InvalidOperationException: Operation is not valid due to the current
state of the object
  at System.Linq.Enumerable.Single[VersionInfo] (IEnumerable`1 source,
System.Func`2 predicate, Fallback fallback) [0x00038] in
/private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.Core/System.Linq/Enumerable.cs:2330 
  at System.Linq.Enumerable.Single[VersionInfo] (IEnumerable`1 source)
[0x00006] in
/private/tmp/monobuild/build/BUILD/mono-2.10.6/mcs/class/System.Core/System.Linq/Enumerable.cs:2346 
  at MonoDevelop.VersionControl.Repository.GetVersionInfo (FilePath
localPath, Boolean getRemoteStatus) [0x00000] in
/private/tmp/source/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl/Repository.cs:154 
  at MonoDevelop.VersionControl.ChangeSet.AddFile (FilePath file) [0x00000]
in
/private/tmp/source/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl/ChangeSet.cs:98 
  at MonoDevelop.VersionControl.Git.GitRepository.Publish (System.String
serverPath, FilePath localPath, MonoDevelop.Core.FilePath[] files,
System.String message, IProgressMonitor monitor) [0x00063] in
/private/tmp/source/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDevelop.VersionControl.Git/GitRepository.cs:339 
  at MonoDevelop.VersionControl.PublishWorker.Run () [0x00000] in
/private/tmp/source/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl/PublishCommand.cs:93 
  at MonoDevelop.VersionControl.Task.BackgroundWorker (System.Object state)
[0x00000] in
/private/tmp/source/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl/Task.cs:49 


Any ideas?

--
View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-use-Github-integration-in-Monodevelop-tp4189576p4189576.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list