jira-importer commented on issue #629: URL: https://github.com/apache/maven-scm/issues/629#issuecomment-2964607776
**[Siveton Vincent](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=siveton)** commented I got this issue. Here are some workarounds from dkulp and olamy: ``` 1. mvn release:prepare => fails 1. svn up -r head 1. mvn release:prepare -Dresume ``` using latest svn in your path and call svn cleanup (if you used TortoiseSVN, kill the TSVNCache too) -- 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]
