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

svn diff fails if user does not have write permissions in current dir.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • all
    • 0.32
    • src
    • None
    • Linux

    Description

      executed a command similar to
      $ svn log http://svn.repository.org/svn/project/trunk/FILE -r 53:55
      
      and got
      apr_error: #13, src_err 0 : <Permission denied>
        svn_io_open_unique_file: error attempting ./tempfile.62216.00001.tmp
      
      strace confirmed that diff tries to create temporary files in the current 
      working directory, rather than in /tmp.
      

      Original issue reported by akuma

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: