You cannot post messages because only members can post, and you are not currently a member.
Description:
Mailing list for CCNet development discussions, patch submissions, and implementation feedback.
|
|
|
Adding a subproject
|
| |
Hi,
I have written various batch scripts that should be executed one after
the other and if any one fails should not run the rest of scripts.
I have added them in CCNet. Now, I want that, there should be a main
project which contains first script that runs and then the second
scripts under first one and so on so that if one of the scripts fails... more »
|
|
What tools need to be installed to build ccnet solution
|
| |
Hello, me again... :)
I tried installaing TestDriven.net 3.0 to resolve some missing
references in the UnitTest project, I'm running Win2k3 Server. What
other 3rd party, or otherwise, development tools/binaries are assumed
to be installed?
I'm missing:
ObjectWizard
WebServiceProxy... more »
|
|
What pattern is being used for the WebDashboard?
|
| |
Hello,
I'm trying to understand how the WebDashboard is put together so I can
modify the ViewBuildReport.aspx functionality.
I have surmised that there is a template process occuring, but am
totally confused on how the properties defined in the templates get
set. There isn't a BuildReport.vm file, and I havn't found an XSL file... more »
|
|
CCNet1.4.4: UnitTests references
|
| |
Hi,
I'm trying to build and run the unit tests, however, there are a
couple of references that I do not have. Can you fill me in on what is
needed?
"ObjectWizard"
"WebServiceProxy"
Unfortunately, their names aren't descriptive enough for me. :)
Thanks,
Mike
|
|
Bug and proposed fix for missing changelists from Perforce
|
| |
Apologies if this is the wrong place to post this...
If the server system times are not exactly synchronised, then it is
possible to miss changelists.
For example:
CC server | P4 server | Action
12:00 | 11:55 | Last CC build
12:06 | 12:01 | Change 1 submitted
12:10 | 12:05 | CC asks for changes between 12:00 and 12:10.... more »
|
|
How to get latest source from CCNet's SVN
|
| |
hello,
I'm trying to figure out how to get the latest source from the SVN
repository.
I have SVN command line client installed, and have tried:
svn co [link]
but get:
svn: Repository moved temporarily to '/viewvc/ccnet/trunk/'; please
relocate... more »
|
|
FAKE - F# Make Task for CCNet 1.6
|
| |
Hello, i've impemented a FAKE [1] task for CruiseControl.NET 1.6. Its available from build 1.6.7444.1 on. The documentation can be found here [2]. A live test with FAKE itsself is running here [3]. Currently FAKE uses the same output format as NAnt does and uses the NAnt WebDashboard plugin to visualize... more »
|
|
PartCover .NET 4.0
|
| |
Hi All
Just to let you know that PartCover (code coverage tool hosted on
SourceForge) has been recently upgraded to handle .NET 4.0
Regards
|
|
URLTrigger update for Accurev
|
| |
Hello,
I am writing an update/addition to the URLTrigger, specifically for
implementation
against an Accurev repository. We are using the CCTrigger pattern,
where an
xml file is created with detail about the Transaction occuring during
a
'promote' (aka check-in).
anyway, this xml file has a transTime field which I want to compare... more »
|
|
I'm not gone :-)
|
| |
Hi all I did not leave CCNet, I'm just having a very hard time at work. Some project has to be done in the next 2 weeks, and we're still having some serious issues with it :-( Just hoping to get the most of these issues handled this week, meaning more time for CCNet. Thanks to Daniel for answering the mails, and committing patches.... more »
|
|
|