History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CCNET-1590
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Mark Humphreys
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
CruiseControl .NET

When checking output code from Seapine Surround and Delphi 2009, build directory needs to be read/write enabled

Created: 28/Jun/09 02:44 PM   Updated: 28/Jun/09 02:44 PM
Component/s: Builder
Affects Version/s: 1.4.4 SP1
Fix Version/s: None

Original Estimate: 30 minutes Remaining Estimate: 30 minutes Time Spent: Unknown
Environment: Windows / Seapine Surround / Delphi 2009


 Description  « Hide
When checking output code from Seapine Surround and Delphi 2009, build directory needs to be read/write enabled. otherwise the build fails.

Fix is to change the 'GetSource' method of the surround.cs file to add the '-e' option to the sscm command-linei, i.e.

  string command = String.Format("get * -q -e -tcheckin -wreplace {0} -d{1} -b{2} -p{3} -z{4} -y{5}",


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.