[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Build automation tool for Windows?

From: Bob Archer <Bob.Archer_at_infor.com>
Date: Thu, 30 Apr 2009 14:26:53 -0400

> Is anyone using MSBuild with hundreds of projects within a single
> solution? Or preferably can it "unscramble" dependencies across
> hundreds of projects without a solution file, using a combination of
> project and file assembly references, and perform a clean build in the
> true dependency order?

I don't think so. But, easy enough to give it a try. Run msbuild on a project file that depends on another projects dll. But, I am pretty sure it is the solution file that contains all the dependencies. And yes, we have a single solution per project(not hundreds of projects but a dozen or so). We do have external dependencies but they are dealt with as I mentioned previously. If CCnet sees that there is a new version of our common framework it rebuilds the application project for example.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1999249

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-30 20:28:46 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.