Problem with CruiseControl.net configuration

Posted by Pawel on Stack Overflow See other posts from Stack Overflow or by Pawel
Published on 2010-04-15T08:07:22Z Indexed on 2010/04/15 8:13 UTC
Read the original article Hit count: 292

Filed under:

Hi

I started using ccnet to build my project. This is quite new issue for me so I have some problems.

First thing: Why does ccnet copy directory with my project to another directory (ccnet creates new folder named the same as project name included in ccnet.config file and copies to them directory with my project)

Second thing: Dashboard page cannot show reports for recent build (When I click on any item in recent build then I get page: "The page Cannot be found" I suppose that page cannot link files with logs. but I don't know how to link it. I create one publisher:

<publishers>
<xmllogger logDir="c:\Branches" />

Can anyone help me?

© Stack Overflow or respective owner

Related posts about cruisecontrol.net