Question

When I am using force build to build my project it is showing, Last build is successful, but in the Recent build report it is showing.

ERROR:

BUILD EXCEPTION 

Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: E155007: 'C:\MaxLeadPro\LivePortal' is not a working copy

I am new to Cruise Control.net, can you please help me anyway?

Was it helpful?

Solution 2

The message svn: E155007: 'C:\MaxLeadPro\LivePortal' is not a working copy indicates that your configured working directory is not a subversion working copy.

You may want to check why this directory does not exist anymore and if autoGetSource is true.

Take a look at the configuration of your Subversion configuration in CCNet

OTHER TIPS

this is a bug in CCNet communicating to svn 1.7 use CCNet 1.8.4, it has been fixed http://www.cruisecontrolnet.org/projects/ccnet/versions/10

svn changed the layout of their working copy http://subversion.apache.org/docs/release-notes/1.7.html#wc-ng

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top