|
From: GOVAERTS L. <Lie...@po...> - 2005-07-26 13:18:49
|
Hi,=20 =20 I'm using KDiff3 on WinXP. I want to compare two directories on my disk, containing two versions of a Library written in C. My goal is to find the changes in the source code between those versions. =20 Unfortunately, the developers have changed some line in the header ( the copyright notice ), so all the Files have been changed between those releases, but most of them only in the header comments. =20 I don't want to see those files in the directory compare windows as being changed, so I enabled the 'Ignore C/C++ comment' option. This didn't do what I want it to do ( in fact, it doesn't seem to do anything at all ). Example of those comments: =20 File in the 'left' folder: /* abandon.c */ /* $OpenLDAP: pkg/ldap/libraries/libldap/abandon.c,v 1.31.2.4 2004/02/23 22:08:05 kurt Exp $ */ /* This work is part of OpenLDAP Software <http://www.openldap.org/>. * * Copyright 1998-2004 The OpenLDAP Foundation. * All rights reserved. =20 File in the 'right' folder: /* abandon.c */ /* $OpenLDAP: pkg/ldap/libraries/libldap/abandon.c,v 1.31.2.5 2005/01/20 17:01:01 kurt Exp $ */ /* This work is part of OpenLDAP Software <http://www.openldap.org/>. * * Copyright 1998-2005 The OpenLDAP Foundation. * All rights reserved. =20 Can anyone explain how I can avoid these files showing up in the directory compare window? =20 Regards, =20 Lieven. =20 =20 STRICTLY PERSONAL AND CONFIDENTIAL=0D This message may contain confidential and proprietary material for the so= le use of the intended recipient. Any review or distribution by others is= strictly prohibited. If you are not the intended recipient please contac= t the sender and delete all copies.=0D =0D Dit bericht is enkel bestemd voor de aangeduide ontvangers en kan vertrou= welijke informatie bevatten. Als u niet de ontvanger bent, dan mag u de i= nhoud van dit bericht niet bekendmaken noch kopi=EBren. Als u dit bericht= per vergissing ontvangen heeft, gelieve er de afzender of De Post onmidd= ellijk van op de hoogte te brengen en het bericht vervolgens te verwijder= en.=0D =0D Ce message est uniquement destin=E9 aux destinataires indiqu=E9s et peut = contenir des informations confidentielles. Si vous n'=EAtes pas le destin= ataire, vous ne devez pas r=E9v=E9ler le contenu de ce message ou en pren= dre copie. Si vous avez re=E7u ce message par erreur, veuillez en informe= r l'exp=E9diteur, ou La Poste imm=E9diatement, avant de le supprimer. |