[ http://jira.codehaus.org/browse/CONTINUUM-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149533#action_149533
]
Wendy Smoak commented on CONTINUUM-1909:
----------------------------------------
What steps did you take to add the project to Continuum?
I wonder if the 'use cached credentials' checkbox was checked. If so, Continuum is depending
on the credentials already being present.
> svn is executed WITHOUT login and password, why?
> ------------------------------------------------
>
> Key: CONTINUUM-1909
> URL: http://jira.codehaus.org/browse/CONTINUUM-1909
> Project: Continuum
> Issue Type: Bug
> Components: SCM
> Affects Versions: 1.2.1
> Environment: Windows
> Reporter: Jimmy Conway
> Priority: Blocker
>
> This is what I see in continuum.log:
> 2008-10-01 02:00:04,248 [pool-1-thread-1] INFO action#checkout-project - Checking out
project: 'RNP', id: '6' to 'C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory\6'
with branch/tag .
> 2008-10-01 02:00:04,405 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger
- Executing: cmd.exe /X /C "svn --non-interactive checkout svn://server.com/RNP/trunk 6"
> 2008-10-01 02:00:04,405 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger
- Working directory: C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory
> 2008-10-01 02:00:06,998 [pool-1-thread-1] WARN action#checkout-project - Error while
checking out the code for project: 'RNP', id: '6' to 'C:\apache\apache-continuum-1.3-SNAPSHOT\target\working-directory\6'
with branch/tag .
> 2008-10-01 02:00:06,998 [pool-1-thread-1] WARN action#checkout-project - Command output:
svn: Authorization failed
> Authorization failed because cmd.exe is executed with svn WITHOUT --user and --password
options.
> Why so?
--
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
|