If anyone has some free time it would be a good idea to extend tests 17, 18, and 19 for these cases.
Modify an entry (some non-RDN attribute) and then rename the entry. We should test Refresh when both ops have already occurred to the entry, as well as Refresh when each op occurs in a separate refresh pass. And as noted in -bugs, we should test with an entry using a single-valued RDN attribute. On Wed, Dec 03, 2008 at 03:49:54AM +0000, [EMAIL PROTECTED] wrote: > Update of /repo/OpenLDAP/pkg/ldap/servers/slapd > > Modified Files: > syncrepl.c 1.431 -> 1.432 > > Log Message: > More for prev commit - if doing both modrdn and modify at once, only > set the CSN on the modify op. > > > CVS Web URLs: > http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/ > http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/syncrepl.c > > Changes are generally available on cvs.openldap.org (and CVSweb) > within 30 minutes of being committed.