[
http://jira.codehaus.org/browse/CONTINUUM-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=149530#action_149530
]
Olivier Lamy commented on CONTINUUM-1908:
-----------------------------------------
You can change the log4j.xml file to enable scm debug :
{code:xml}
<logger name="org.apache.maven.scm">
<level value="debug" />
</logger>
<logger name="org.apache.continuum.scm.manager.Slf4jScmLogger">
<level value="debug" />
</logger>
{code}
> svn execution details in log
> ----------------------------
>
> Key: CONTINUUM-1908
> URL: http://jira.codehaus.org/browse/CONTINUUM-1908
> Project: Continuum
> Issue Type: Improvement
> Components: SCM
> Affects Versions: 1.3
> Environment: Linux
> Reporter: Jimmy Conway
>
> When you execute SVN before the build, would be great if you "echo" full
> command line into the log. I'm, as a user, very interested in this command
> line. It will help me to understand why I get "Authorization failed" or other
> errors.
> And it's good to change password to *** in this line
--
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