[ https://issues.apache.org/jira/browse/SCM-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961292#comment-17961292 ]
ASF GitHub Bot commented on SCM-402: ------------------------------------ jira-importer opened a new issue, #611: URL: https://github.com/apache/maven-scm/issues/611 **[Daniel Fabulich](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dfabulich)** opened **[SCM-402](https://issues.apache.org/jira/browse/SCM-402?redirect=false)** and commented Run "mvn scm:checkin -Dmessage=test" on OS X 10.5 Leopard. You'll see: [INFO] Executing: svn --non-interactive commit --file /tmp/maven-scm-1856881168.commit But --non-interactive is broken on OS X 10.5 Leopard. http://subversion.tigris.org/issues/show_bug.cgi?id=3059 Brett Porter has a hacky workaround for it here: http://blogs.exist.com/bporter/2008/02/25/working-around-non-interactive-problems-in-leopards-subversion/ --- **Affects:** 1.0 **Attachments:** - [SCM-402.patch](https://issues.apache.org/jira/secure/attachment/12718547/SCM-402.patch) (_1.59 kB_) **Issue Links:** - [SCM-841](https://issues.apache.org/jira/browse/SCM-841) Support --force-interactive option introduced with SVN 1.8 - [MRELEASE-355](https://issues.apache.org/jira/browse/MRELEASE-355) Deploying from Leopard, with Svn 1.4.4 has error on automated Svn commit (_**"is depended upon by"**_) > scm:checkin doesn't work on OS X 10.5 Leopard > --------------------------------------------- > > Key: SCM-402 > URL: https://issues.apache.org/jira/browse/SCM-402 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Bug > Components: maven-scm-provider-svn > Affects Versions: 1.0 > Reporter: Daniel Fabulich > Assignee: Olivier Lamy > Priority: Blocker > Fix For: 1.1 > > Attachments: SCM-402.patch > > > Run "mvn scm:checkin -Dmessage=test" on OS X 10.5 Leopard. You'll see: > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-1856881168.commit > But --non-interactive is broken on OS X 10.5 Leopard. > http://subversion.tigris.org/issues/show_bug.cgi?id=3059 > Brett Porter has a hacky workaround for it here: > http://blogs.exist.com/bporter/2008/02/25/working-around-non-interactive-problems-in-leopards-subversion/ -- This message was sent by Atlassian Jira (v8.20.10#820010)