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

invoke diff on Windows correctly (may be APR issue)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • all
    • 0.14.0
    • src
    • None
    • Windows 2000

    Description

      I build a (230) svn client on windows (MSVC). Because I don't have all db3
      lib/include files I wanted to build a client that can only access remote
      repositories (note that the dsps are not up to date atm - need to add 'copy'
      client sources in several workspaces).
      
      Unfortunately, the client fails to be able to diff:
      
      apr_error: #22623, src_err 0 : <The filename, directory name, or volume label
      syntax is incorrect.
        run_cmd_in_directory: error starting c:\progra~1\cygnus\cygwin\bin\diff.exe
      process
      
      
      I experimented with CreateProcessW in threadproc\win32\proc.c (called from
      apr_proc_create and if I pass NULL as first parameter - instead of wprg - I get
      a diff of one file and a stack error after that first file). Can't find anything
      else.
      

      Original issue reported by japj

      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: