Hello, I'm trying to do a building through scheduling but i'm having troubles checking out. I've got the following log
INFO | jvm 1 | 2006/03/29 17:23:00 | 2006-03-29 17:23:00,054 [scheduler1_Worker-0] INFO Continuum - Enqueuing 'Transacciones Basicas' (Build definition id=6). INFO | jvm 1 | 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1] INFO ContinuumScm - Updating project: id: '6', name 'Transacciones Basicas'. INFO | jvm 1 | 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1] INFO ScmManager - Working directory: C:\Program Files\Apache Software Foundation\continuum- 1.0.1\bin\win32\..\..\apps\continuum\working-directory\6 INFO | jvm 1 | 2006/03/29 17:23:00 | 2006-03-29 17:23:00,210 [Thread-1] INFO ScmManager - Command line: stcmd co -x -nologo -stop -p "[EMAIL PROTECTED]:49201/Infinix Caribe/Desarrollo/AppSource/Taquilla/Servicios/TransaccionesBasicasService" -fp "C:/Program Files/Apache Software Foundation/continuum-1.0.1/bin/win32/../../apps/continuum/working-directory/6" -merge -neverprompt -is INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710 [Thread-89] DEBUG ScmManager - Carpeta: TransaccionesBasicasService (directorio de trabajo: C:\Program Files\Apache Software Foundation\continuum-1.0.1\apps\continuum\working-directory\6) INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,710 [Thread-89] WARN ScmManager - Unknown checkout ouput: Carpeta: TransaccionesBasicasService (directorio de trabajo: C:\Program Files\Apache Software Foundation\continuum- 1.0.1\apps\continuum\working-directory\6) INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757 [Thread-89] DEBUG ScmManager - .classpath: omitido INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757 [Thread-89] WARN ScmManager - Unknown checkout ouput: .classpath: omitido INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757 [Thread-89] DEBUG ScmManager - .project: omitido INFO | jvm 1 | 2006/03/29 17:23:01 | 2006-03-29 17:23:01,757 [Thread-89] WARN ScmManager - Unknown checkout ouput: .project: omitido . . . and it goes like that for all the different files. At the end of the build I have this INFO | jvm 1 | 2006/03/29 17:24:02 | 2006-03-29 17:24:02,476 [Thread-1] INFO Action:update-project-from-working-directory - Updating project 'Transacciones Basicas' from checkout. INFO | jvm 1 | 2006/03/29 17:24:02 | 2006-03-29 17:24:02,585 [Thread-1] INFO Action:execute-builder - No files updated, not building. Project id '6'. And it doesn't really make the building. I've tried changing file trying to make a difference but nothing happen. It may be a conf option or something but I don't know. I hope you can help me with that. Once again, what I'm trying to do is make a "build" through a schedule, doing a checkout before the "build" Thanks
