authorization failed when building ant / shell projects
-------------------------------------------------------

                 Key: CONTINUUM-2466
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2466
             Project: Continuum
          Issue Type: Bug
          Components: Core system
            Reporter: Maria Catherine Tan


I'm getting an authorization failed when building ant/shell projects.

In the logs, both the username and password are missing during svn checkout.

2010-02-16 09:00:01,915 [pool-7-thread-1] INFO  action#checkout-project  - 
Checking out project: 'shell', id: '6' to 
'/home/marica/projects/continuum-1.3.x/continuum-webapp/data/working-directory/6'
 with branch/tag .
2010-02-16 09:00:02,666 [pool-7-thread-1] INFO  
org.apache.continuum.scm.manager.Slf4jScmLogger  - Executing: /bin/sh -c cd 
/home/marica/projects/continuum-1.3.x/continuum-webapp/data/working-directory 
&& svn --non-interactive checkout 
https://svn.test.com/repos/shell-project/trunk/ 6
2010-02-16 09:00:02,666 [pool-7-thread-1] INFO  
org.apache.continuum.scm.manager.Slf4jScmLogger  - Working directory: 
/home/marica/projects/continuum-1.3.x/continuum-webapp/data/working-directory
2010-02-16 09:00:03,918 [pool-7-thread-1] WARN  action#checkout-project  - 
Error while checking out the code for project: 'shell', id: '6' to 
'/home/marica/projects/continuum-1.3.x/continuum-webapp/data/working-directory/6'
 with branch/tag .
2010-02-16 09:00:03,919 [pool-7-thread-1] WARN  action#checkout-project  - 
Command output: svn: PROPFIND request failed on '/repos/shell-project/trunk'
svn: PROPFIND of '/repos/shell-project/trunk': authorization failed 
(https://svn.test.com)


-- 
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