Question

I'm using Gallio and MbUnit 3, and I have Team City 4 installed. I just put the whole bin directory of Gallio into Subversion since I didn't know what dlls I needed. Do you know which ones I need to keep, and what I don't need to put into SCM? Thanks.

Was it helpful?

Solution

Much of the bin directory is required but you can strip out plugins and folders for things you don't need, such as Visual Studio support, ReSharper extensions, AutoCAD integration, etc.

The easiest way to get this right is to perform a base-bones custom install of just the few Gallio components you really need such as MSBuild and TeamCity bits. Then you can copy those bits into your source tree.

OTOH, bits are cheap so it might not be worth worrying about it too much...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top