=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/getlog.c,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- src/usr.bin/cvs/getlog.c 2005/04/18 21:02:50 1.23 +++ src/usr.bin/cvs/getlog.c 2005/05/11 22:50:09 1.24 @@ -1,4 +1,4 @@ -/* $OpenBSD: getlog.c,v 1.23 2005/04/18 21:02:50 jfb Exp $ */ +/* $OpenBSD: getlog.c,v 1.24 2005/05/11 22:50:09 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. @@ -57,7 +57,7 @@ NULL, cvs_getlog_remote, NULL, NULL, - CF_RECURSE, + CF_IGNORE | CF_RECURSE, CVS_REQ_LOG, CVS_CMD_SENDDIR | CVS_CMD_ALLOWSPEC | CVS_CMD_SENDARGS2 };