There are a few possibilities. You could try SvnBridge http://svnbridge.codeplex.com/
I thought it was a SVN->TFS proxy, but after reading the site, I'm not sure. ------------- and the fine folks who bought you SourceGear Vault got partially bought by MSFT, and released TeamPrise: As of today - for Team Foundation Server 2010 - TeamPrise has been rebranded as Microsoft Team Explorer Everywhere 2010. More information, and download, from its Microsoft Download Page. I am not sure of the licensing costs that Microsoft has for this now. A quick call to someone like CDW should be able to answer that for you. We used TeamPrise at my previous employer. It had/has a nice clean interface and works just as well as Team Explorer. The new version supports Team Foundation Server 2005, 2008, and 2010. http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=4240 it's command line, but it's official, and it should work. (BTW, that was the second link for "TFS Mac" on google.) Personally, I'd avoid using TFS and try Git, Mercurial (eg via Kiln) or SVN. :) On Mon, Oct 3, 2011 at 15:32, Mittchel Van Vliet <[email protected]> wrote: > Hello everyone, > In our corporation we are using Team Foundation Server for source control. > While using Mono for Android this won't be a problem because I can use Mono > for Android in Visual Studio 2010.. > Ofcourse I want to use source control on MonoTouch and some people advised > me to use OpenTF.. on the OpenTF website they offer a MonoDevelop plugin > (.deb file). > How do I install this? because if I try to install it in MonoDevelop as an > Add-In it gives me errors.. > If it's not possible to access a TFS server on Mac, how do you guys think I > can use source control on Mac? > Regards, > _______________________________________________ > 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 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
