Browse by Tags

All Tags » CVS (RSS)

What causes automated builds to fail? - follow up

I had IT check the CVS server for any error event in the event log and we found that there were disk I/O errors that often occurred right around the same time as some (all?) of my mysterious CVS errors. IT dropped in some new hardware, but that still...
Posted by SusanGorman | with no comments

What causes automated builds to fail?

In the past 8-10 weeks I've had a nightmare trying to get a reliable build process. Here's the numbers of what's causing the build to fail *other* than normal coding errors: 30 failures due to CVS temp directory problems 2 failures due to...
Posted by SusanGorman | with no comments
Filed under: ,

CVS and CruiseControl.NET and password exposure

I'm setting up a new build server using these applications: CVSNT 2.5.03.2382 (open source source control, command line based) TortoiseCVS 1.10.9 (GUI for interacting with CVS) CruiseControl.NET 1.4 (service for automating builds) When using CruiseControl...
Posted by SusanGorman | 1 comment(s)
Filed under: ,