------------------------------------------------------------------------ r5461 | csovant | 2009-06-18 12:18:25 -0500 (Thu, 18 Jun 2009) | 1 line Increase sleepForMilliSeconds time from 3000 to 10000 after stop-ds call ------------------------------------------------------------------------ r5479 | ugaston | 2009-06-24 11:09:20 -0500 (Wed, 24 Jun 2009) | 1 line Basic Replication Stress Tests ------------------------------------------------------------------------ r5487 | matthew_swift | 2009-06-26 07:04:57 -0500 (Fri, 26 Jun 2009) | 1 line Fix for issue 4070: Wrong ASN.1 element type used encoding persistent search control ------------------------------------------------------------------------ r5488 | ugaston | 2009-06-26 09:48:41 -0500 (Fri, 26 Jun 2009) | 1 line Mark replication conflict testcase as knownIssue 4071 - Replication conflict: delete parent, add child ------------------------------------------------------------------------ r5490 | matthew_swift | 2009-06-26 09:56:53 -0500 (Fri, 26 Jun 2009) | 1 line Additional fix for issue 4070: Wrong ASN.1 element type used encoding pwp state extended operation. ------------------------------------------------------------------------ r5492 | gbellato | 2009-06-29 02:59:03 -0500 (Mon, 29 Jun 2009) | 7 lines The current replication code reject connection from other replication code with version greater than 2 This is a pain when we migrate replication version to 3 which is already the case in the trunk. This simple fix simply allows session with version 3 ------------------------------------------------------------------------