<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      Am 23.05.2014 15:42, schrieb Uwe Ziegenhagen:<br>
    </div>
    <blockquote
cite="mid:CAML7JCj2KcHm3fpBrKzs_O5crEX6y5t7DsbmF5j18WBpyufxWQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">how can I configure TeXworks to commit my files to
        Subversion.<br>
        <div class="gmail_default" style="font-family:times new
          roman,serif">
          <br>
        </div>
        <div class="gmail_default" style="font-family:times new
          roman,serif">What I need to do is to call ' svn ci -m "" '<br>
        </div>
      </div>
    </blockquote>
    <br>
    I'd actually suggest to use scripting for this purpose. This would
    have several advantages:<br>
    1) You could still use the normal tool (latex or whatever) to
    typeset/process your document(s) without needing to switch back and
    forth to commit to svn<br>
    2) You could assign a shortcut (other than Ctrl+T)<br>
    3) You could ask the user for a commit message (as, in my
    experience, empty commit messages make tracing things (and finding
    things!) very hard to impossible).<br>
    <br>
    Kind regards,<br>
    Stefan<br>
  </body>
</html>