Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-551

Specifing wrong file to svn commit -F causes core dump

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 0.14.0
    • src
    • None
    • Linux

    Description

      I wrongly typed -F instead of -m to specify log message.
      The result was that the command line client dumped core.
      
      svn commit -F'error'
      
      apr_error: #2, src_err 0 : <No such file or directory>
        read_from_file: failed to open 'error'
      Aborted (core dumped)
      

      Original issue reported by yoshiki

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: