[
https://jira.codehaus.org/browse/SCM-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed SCM-527.
------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Not enough information reported to enable troubleshooting
> ---------------------------------------------------------
>
> Key: SCM-527
> URL: https://jira.codehaus.org/browse/SCM-527
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Reporter: Kohsuke Kawaguchi
>
> SVN provider for Wagon often uses a temporary file to invoke svn.exe. Such a
> file is immediately deleted, which makes it impossible for people to diagnose
> the problem when svn operation fails.
> For example, in MRELEASE-332, the user cannot replicate the problem since he
> doesn't know exactly what's in /tmp/maven-scm-248675112.commit. I just had a
> similar painful troubleshooting session.
> I suggest you leave those temporary files around if the svn execution fails,
> so that the user can just copy&paste the command line dump to the shell to
> retry the behavior.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)