[ 
https://issues.apache.org/jira/browse/SCM-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961295#comment-17961295
 ] 

ASF GitHub Bot commented on SCM-402:
------------------------------------

jira-importer commented on issue #611:
URL: https://github.com/apache/maven-scm/issues/611#issuecomment-2964606793

   **[Mark 
Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)**
 commented
   
   just for having all missing bits&parts documented at this place:
   
   If you like to inhibit the use of --non-interactive on your Mac system, then 
simply store the following xml fragment in
   ~/.scm/svn-settings.xml:
   
   ```
   <svn-settings>
     <useNonInteractive>false</useNonInteractive>
   </svn-settings>
   ```
   
   




> 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)

Reply via email to