Re: ReviewBoard: Create a diff file to send for Code review in ReviewBoard where the source depot is TFS and not Git

2014-09-22 Thread Austin Hanson
I've published a CR (two actually) adding official support for TFS. Please see: https://reviews.reviewboard.org/r/6355/ https://reviews.reviewboard.org/r/6356/ You'll need the cross platform command line tool from http://www.microsoft.com/en-us/download/details.aspx?id=40785 and GNU diff (http:/

Re: ReviewBoard: Create a diff file to send for Code review in ReviewBoard where the source depot is TFS and not Git

2014-05-23 Thread Christian Hammond
I believe there's a TFS-SVN bridge that can be set up. I've heard of people using this with Review Board before. Might be worth looking into until we have official support. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.b

Re: ReviewBoard: Create a diff file to send for Code review in ReviewBoard where the source depot is TFS and not Git

2014-05-23 Thread David Trowbridge
Review Board does not have TFS support. In order for Review Board to display a two-column diff, it needs to have integration with the repository, so it's not just a question of creating a diff file. I do see a project called 'git-tfs' that may let you create a git mirror of your TFS repository, wh

ReviewBoard: Create a diff file to send for Code review in ReviewBoard where the source depot is TFS and not Git

2014-05-23 Thread Priyadarshan Wanjari
Can I use ReviewBoard where my code is in TFS and not in GIT or other supported repositories? Basically we are looking for using this tool (ReviewBoard) to enable code review between teams. Our source repository is still TFS and we are not looking for a highly integrated solution but somehow cr