<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - git-llvm: --force-interactive option requires svn 1.8 or newer"
   href="https://bugs.llvm.org/show_bug.cgi?id=40308">40308</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>git-llvm: --force-interactive option requires svn 1.8 or newer
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>tools
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>support scripts
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jyknight@google.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tstellar@redhat.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>greg.bedwell@sony.com, i@maskray.me, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>git-llvm fails to run with svn 1.7.14 with this error message:

svn: invalid option: --force-interactive

This option was introduced in svn 1.8: See
<a href="https://sourceforge.net/p/svnbook/tickets/270/">https://sourceforge.net/p/svnbook/tickets/270/</a>

Based on this commit message:
<a href="http://svn.apache.org/viewvc?view=revision&revision=1424037">http://svn.apache.org/viewvc?view=revision&revision=1424037</a>, it appears that
--force-interactive was the default behavior prior to svn 1.8.  However, I
tried removing the option from my script locally and the script appeared to run
fine, but nothing was actually committed.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>