I can confirm the issue, I raised it in October see: http://bugzilla.xamarin.com/show_bug.cgi?id=1248
>From experimentation I could add a project at the top level of my repository >but not a solution. So it's not usable at the moment for larger projects. It's a good job a private github repo is cheap on a month-by-month basis :-) If you do discover a work around I will be grateful. You might want to add a 'me to' comment to the defect so they know it's affecting more than just one person. D. David Black Technical Manager (Web projects) Casewise Systems Ltd | www.casewise.com +44 1923 830300 office +44 1923 830270 direct 64 Clarendon Road, Watford WD17 1DA "When You Can See More, You Can Do More!" -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of dermotos Sent: 13 December 2011 09:00 To: [email protected] Subject: [MonoTouch] How to use Github integration in Monodevelop? 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. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
