build breaks when updating project info
---------------------------------------

         Key: CONTINUUM-429
         URL: http://jira.codehaus.org/browse/CONTINUUM-429
     Project: Continuum
        Type: Bug
  Components: continuum-site  
    Versions: 1.0    
 Environment: - Windows XP / Linux (Fedora 4)
- JDK 1.5.0_05
- Continuum 1.0 
- Maven 2.0
- SVN 
    Reporter: Frederico Ramos


++ This error ocurrs only after project is created in Continuum. ++

If I change any information in "Update Continuum Project" screen, the build 
process breaks when updating the source code from the SCM (in my case, SVN). 
Internally, the SCM information for the project is altered and the error prints 
the following stacktrace :

INFO  Continuum  - Enqueuing 'OM Util' (Build definition id=6.
INFO  ContinuumScm  - Updating project: id: '6', name 'OM Util' with branch/tag 
.
INFO  ScmManager  - Executing: svn --non-interactive update -r
INFO  ScmManager  - Working directory: 
H:\Java\continuum-1.0\bin\win32\..\..\apps\continuum\work\6
WARN  ContinuumScm  - Error while updating the code for project: 'OM Util', id: 
'6' to 'H:\Java\cntinuum-1.0\bin\win32\..\..\apps\continuum\work\6' with 
branch/tag .
WARN  ContinuumScm  - Command output: svn: missing argument: r -  Type 'svn 
help' for usage.

I tried setting the "Scm branch/tag base" and "Scm branch/tag"  fields, but it 
only works in the first build. After that the error returns.

I can run multiple builds successfully, before editing any field (I got the 
error because I wanted to change the project name)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to