On 29/6/03 5:25 pm, Peter Marschall <[EMAIL PROTECTED]> wrote: > Hi, > > On Wednesday 25 June 2003 02:29, Kartik Subbarao wrote: >> I've checked in updated versions of ldifsort.pl and ldifdiff.pl into CVS >> (contrib directory). Here's what's new: >> >> ldifsort.pl: >> + Added option to sort attributes within each entry. >> >> ldifdiff.pl: >> + Converted to Getopt::Long >> + Added option to specify a list of attributes to be treated as DNs >> when being compared. >> + Added option to specify a list of attribues to be treated as "shared" >> attributes, where the source may not be a sole authoritative source. >> When modifying these attributes, separate "delete" and "add" LDIF >> changes are generated, instead of a single "replace" change. > > I have not been able to find the new versions. > Neither in the freshly cut release 0.29 nor in the CVS on perl-ldap.sf.net. > > Peter
Hi Peter, I just did a cvs update and it found the two changes, though using SourceForge's Web CVS browser it couldn't find the changes. It looks like SF's viewcvs script is broken. Cheers, Chris
