Trying to get git-based version control set up in my MonoDevelop install (I have no problem with the idea of IDE integrated version control).
I have git installed on my Mac, and I have a bitbucket account. In MonoDevelop's "Version Control" menu, the only option I have is "Checkout..." I select this, I paste in my bitbucket URL. I set the Target Directory to the directory I want to use and click "OK". It asks for my bitbucket password, which I type in. It's busy for a moment and then the "Select Repository" screen goes away and I'm back in my project. I make some changes to my code, I save. I select "Version Control" and again all I have is "Checkout..." as an option. The "Select Repository" screen is blank. I fill in everything again and click "OK", only now I get an error message telling me that the directory already exists and isn't empty (although it sure looks empty to me). What am I missing? I how do I get this to work? --Chris -- View this message in context: http://monotouch.2284126.n4.nabble.com/Git-Version-Control-Confusion-tp4656151.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
