Re: [Ironruby-core] dealing with TFS

2010-01-26 Thread Miguel Madero
ailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Ivan Porto Carrero > *Sent:* Saturday, January 23, 2010 3:06 PM > *To:* ironruby-core@rubyforge.org > *Subject:* Re: [Ironruby-core] dealing with TFS > > > > svnbridge doesn't work with rubymine or git-svn but i

Re: [Ironruby-core] dealing with TFS

2010-01-26 Thread Jimmy Schementi
Carrero Sent: Saturday, January 23, 2010 3:06 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] dealing with TFS svnbridge doesn't work with rubymine or git-svn but it does with tortoise etc. The source control needs to work from within the environment, at least that's what the

Re: [Ironruby-core] dealing with TFS

2010-01-23 Thread Ivan Porto Carrero
svnbridge doesn't work with rubymine or git-svn but it does with tortoise etc. The source control needs to work from within the environment, at least that's what the boss told me. this looks promising too with a few rake tasks perhaps: http://jeroen.haegebaert.com/post/2008/08/23/Dealing-with-the

Re: [Ironruby-core] dealing with TFS

2010-01-23 Thread Orion Edwards
We've got a couple of people using the TFS->SVN bridge, which I think is made by the codeplex guys. It's SLOW, but it works well for them, as they're on smaller projects. On 24/01/2010, at 4:28 AM, Ivan Porto Carrero wrote: > Hi > > How do you guys deal with TFS? > > My guys have settled on R

Re: [Ironruby-core] dealing with TFS

2010-01-23 Thread Jim Deville
Sent: Saturday, January 23, 2010 8:02 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] dealing with TFS I know some people who like "tfpt online" (from TFS Power Tools<http://www.microsoft.com/downloads/details.aspx?FamilyId=FBD14EEA-781F-45A1-8C46-9F6BA2F68BF0&a

Re: [Ironruby-core] dealing with TFS

2010-01-23 Thread Curt Hagenlocher
I know some people who like "tfpt online" (from TFS Power Tools) for the purpose of adding a bunch of new files to a preexisting enlistment. I've never used it myself. From: ironruby-co