Tagged Questions

1
vote
1answer
12 views

CruiseControl.Net Deleted Files

I'm using CC.net on against a Source Safe database, and have a problem that someone deleted some files from the database, and the deleted files weren't removed. I didn't see a config switch or …
3
votes
4answers
697 views

Can we build a website using MSBuild

I am very much new to the Continous Integration. Could anyone please let me know whether we could build a website using MSbuild? Any information is appreciated.
0
votes
1answer
28 views

Tool for Merging Database Scripts

Hey all, I'm wondering if anyone has ever used a tool which will take a series of .sql scripts and a manifest file of some sort and merge them into one big .sql file according to the order defined in …
6
votes
4answers
525 views

Should AssemblyInfo.cs be placed in version control?

I have an automated build system suing CruiseControl. I am using the SvnRevisionLabeller to to get the version string to use. With this string I can use nant to update AssemblyInfo.cs so when I build …
5
votes
8answers
3k views

MSBuild — Use the .csproj file or roll your own?

OK, so I readily concede that I'm a newbie when it comes to continuous integration. That being said, I'm trying to set up a CC.NET environment to educate myself, but I'm having trouble finding the …
1
vote
2answers
35 views

CruiseControl.net and Subversion

My project is not noticing when subversion gets updated. I have the exact same setup working on another server. This is a virtual server. Here is my log file after I have made a commit. It seems …
1
vote
1answer
15 views

How do I add/modify text in the email results sent on CruiseControl.NET task completion?

It is not obvious to me where/how to configure the text that gets sent out in the emails after a build is complete/fails. I am getting emails, but there are some details I need to add. Where is …
0
votes
3answers
35 views

Cruise Control.net and subversion issue

I have a intervalTrigger that runs off subversion source control. I update subversion but it doesn't trigger the build. I have the exact same setup on another server and it works. How can I …
5
votes
4answers
87 views

.NET Dependency Management and Tagging/Branching

My company is having trouble figuring out the best way to manage our builds, releases, and branches... Our basic setup is we have 4 applications we maintain 2 WPF applications and 2 ASP.NET …
3
votes
3answers
122 views

Fork process with CC .NET

Is there any way to fork a process inside Cruise Control .NET? I want CC .NET to launch a program when everything's done but right now, CC .NET insists on waiting for the program to close before …
0
votes
0answers
7 views

Build checks not running while project is building in CCNet 1.5.6444.5

I've just upgraded our CCNet installation to build 1.5.6444.5, and now while a build is running on one queue, none of the other build checks (on another queue) run at all until this build completes. …
0
votes
0answers
30 views

CruiseControl.NET 1.5 HTML Report Linking!!

Hi, As per CruiseControl.NET 1.5 improvement, HTML file can be merged with XML log or can be copied to artifacts directory under respective project folder. Under artifacts directory, it will create a …
0
votes
2answers
73 views

Bazaar + CruiseControl.Net

I want to setup CruiseControl.Net at my company. We currently have several .net solutions stored in a Bazaar repository and I want to use MSBuild to build each solution. This didn't seem too …
1
vote
1answer
639 views

Unable to publish using msbuild or aspnet_compiler using cc.net

I am trying to automate publishing a project having many solutions in cc.net. I am using msbuild which in turn calls a aspnetcompiler xml file. Problem is my directory contains many solutions and when …
1
vote
2answers
256 views

CruiseControl.NET email publisher problem

I want to set up ccnet to: Send mail to committers after each build (regardless of the status) Send mail to all other developers when the build breaks or is fixed With every new version of CCNet …

1 2 3 4 5 25 next
15 30 50 per page