First up, I'm not sure you need git installed for monodevelop to work.
I think they ported it all over from JGit (was a test run for sharpen,
which later ported all of Android to C#. Seriously:
https://github.com/xamarin/XobotOS )

Personally - and this is not the fault of MD - I tend to use an
external client for source control - either the commandline or
something like Tower (http://www.git-tower.com/) or SourceTree
(http://www.atlassian.com/software/sourcetree/overview)

That said, I did just try it (Version control -> Check out. Paste in
my URL and select a folder to put it in) and it happly cloned a public
repository.

Sounds a bit odd otherwise. I can change a file, which changes the
icon for the file. I have (on windows, no less!) everything enabled in
the version control menu. I can right click on a file and see version
control options. I can select Version Control -> Review Solution
changes to see changes I've made (and commit them)....

Can you include some screenshots?


On Tue, Jul 24, 2012 at 9:24 PM, Chris_M <[email protected]> wrote:
>
> 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



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to