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

optimization: don't open two TCP sessions for updates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • all
    • unscheduled
    • libsvn_ra_neon

    Description

      Reproduce using:
      
      $ svn co http://svn.collab.net/repos/svn
      $ cd svn
      $ rm -rf notes
      $ svn up
      
      Greg Stein says;
      
      "Hmm. Basic design flaw in the update processing. We process the XML and
      attempt to do the operations during the scan (rather than buffer all
      instructions in memory, then execute). But (of course) we cannot do a GET or
      PROPFIND or anything like that because we're still processing the REPORT
      body."
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jorton Joe Orton
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: