Search found 7 matches

by jawbrey
Thu Jun 25, 2009 1:08 pm
Forum: Support (Fortress)
Topic: problem integrating with CruiseControl
Replies: 6
Views: 6537

Re: problem integrating with CruiseControl

Looking at the config for this project, we are using the plugin, so I guess I'm not sure what you're suggesting. Do I need a different version? Are there docs that explain how to properly integrate with CC.NET? I inherited this setup, which has been in place for years. It generally works without any...
by jawbrey
Thu Jun 25, 2009 10:53 am
Forum: Support (Fortress)
Topic: problem integrating with CruiseControl
Replies: 6
Views: 6537

Re: problem integrating with CruiseControl

The xml returned is valid.

I'll look into changing the plugin.
by jawbrey
Thu Jun 25, 2009 8:57 am
Forum: Support (Fortress)
Topic: problem integrating with CruiseControl
Replies: 6
Views: 6537

Re: problem integrating with CruiseControl

It is causing the build to fail in CC.

I don't see any corresponding errors in the Vault/Fortress log files when this happens.
by jawbrey
Wed Jun 24, 2009 12:31 pm
Forum: Support (Fortress)
Topic: problem integrating with CruiseControl
Replies: 6
Views: 6537

problem integrating with CruiseControl

We've had a problem getting CC.NET to integrate with Fortress/Vault. It started happening a few days ago, and is only impacting a handful of our CC.NET projects. CC is logging this ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: . Process command: c:\program ...
by jawbrey
Mon Jun 15, 2009 8:18 am
Forum: Support (Fortress)
Topic: error adding Items
Replies: 5
Views: 5121

Re: error adding Items

d'oh!!

I didn't realize that the db name was specified in the query, so I was running it against vault, not dragnet.

The settings for dragnet were incorrect, and after I fixed them the problem went away.

thanks!
by jawbrey
Fri Jun 12, 2009 3:30 pm
Forum: Support (Fortress)
Topic: error adding Items
Replies: 5
Views: 5121

Re: error adding Items

We're running SQL 2005. Adding source code works. Only items seems to cause a problem. I get the same results for sgdragnet, sgvault, and sgmaster when running the query to check settings: SELECT DATABASEPROPERTYEX('sgvault', 'IsAnsiNullsEnabled') AS [ANSI_NULLS], DATABASEPROPERTYEX('sgvault', 'IsAn...
by jawbrey
Fri Jun 12, 2009 2:15 pm
Forum: Support (Fortress)
Topic: error adding Items
Replies: 5
Views: 5121

error adding Items

We're using Fortress 1.1.4. Earlier this week, I moved our Fortress DB to a new drive on the same server. I did this by detaching all three SG databases, copying them to the new drive, and reattaching. This seemed to work fine. We haven't had any problems managing code in the repository. Today, we n...