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, which you could then attach to review board. This would require that diffs be in git format, but possibly something could be scripted? -David On Fri, May 23, 2014 at 2:03 PM, Priyadarshan Wanjari < [email protected]> wrote: > 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 create a diff file for the local changes and post it on the > ReviewBoard for code review. > > Thanks > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
