VirtualBox

Changes between Initial Version and Version 1 of Ticket #8919


Ignore:
Timestamp:
May 18, 2011 9:39:22 AM (13 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8919 – Description

    initial v1  
    22
    33Simple description
    4 
     4{{{
    55while(true)
    66{
    77  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/"
    8 
    98  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/A"
    10 
    119  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/A/A1"
    12 
    1310  "svn.exe list --username xy --password yx --depth immediates svn://subversion-server/B"
    1411        ...
    1512}
    16 
     13}}}
    1714After a short time svn.exe blocked in the call "recv"
    1815
    1916In wireshark I see the connection sequence and in the good case Subversion Server sends data to the client and in bad case nothing.
    2017
    21 Test case withe Bridge no problems.
     18Test case with Bridge no problems.

© 2023 Oracle
ContactPrivacy policyTerms of Use