jira-importer commented on issue #649: URL: https://github.com/apache/maven-scm/issues/649#issuecomment-2964611012
**[Dan Tran](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dantran)** commented please disregard the following SvnExportCommand's changes in the patch //svn barbs if outputDirectory exists File outputDir = new File( outputDirectory ); if ( outputDir.list().length == 0 ) { outputDir.delete(); } it is another proposed patch for SCM-432 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
