Hi which version of CCNet are you using? I just released 1.8.5 yesterday, and this was one of the things that is fixed :-)
° Git does not fetch entire changeset with a new project see setting MaxAmountOfModificationsToFetch in Git (default 100) you can download it from : https://sourceforge.net/projects/ccnet/ with kind regards Ruben Willems On 27 May 2014 13:12, 张海良 <[email protected]> wrote: > it works fine when i execute the same command in console. > *"git clone [email protected]:XXXX/YYYY.git D:\CCNetDemo\GitWorkSpace" * > > is there anyone can help me? > > > > *CC.NET <http://CC.NET> ConfigFile**:* > <sourcecontrol type="git" > > <repository>[email protected]:XXXX/YYYY.git</repository> > <autoGetSource>true</autoGetSource> > <executable>git</executable> > <workingDirectory>D:\CCNetDemo\GitWorkSpace</workingDirectory> > </sourcecontrol> > > > *http://CC.NET <http://CC.NET> Project Status:* > Project Status for MyFirstProject > Description demoproject showing a small config > Last Build Status Success > Last Build Label 22 > CCNet Status Running > Activity CheckingModifications > 2014-05-27 18:22:25 git clone [email protected]:XXXX/YYYY.git > D:\CCNetDemo\GitWorkSpace > > > *http://CC.NET <http://CC.NET> BUILD EXCEPTION:* > Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException: > Source control operation has timed out. > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo > processInfo) > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.Git.GitClone(IIntegrationResult > result) > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.Git.CreateUpateLocalRepository(IIntegrationResult > result) > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.Git.GetModifications(IIntegrationResult > from, IIntegrationResult to) > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModificationsWithLogging(ISourceControl > sc, IIntegrationResult from, IIntegrationResult to) > 在 > ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl > sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) > 在 > ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult > from, IIntegrationResult to) > 在 > ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest > request) > Project: MyFirstProject > Date of build: 2014-05-27 18:22:25 > Running time: 00:10:01 > Integration Request: Build (IfModificationExists) triggered from continuous > > > > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ccnet-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "ccnet-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
