On Wed, Feb 26, 2003 at 03:37:19PM -0500, Pavel Roskin wrote:
> But you probably forgot to commit acconfig.h files.
I did a "cvs commit" after applying the patch and doing "cvs delete" on
the acconfig.h files.
> They are still in the repository.
Are you using anonymous CVS?
If so, note that the repository used for anonymous CVS isn't the one
into which changes are checked - the regular repository is copied every
5-10 minutes to the anonymous CVS repository.
I did a non-anonymous-CVS "cvs update" at work (I did the checkin at home)
and it said
cvs server: acconfig.h is no longer in the repository
...
cvs server: epan/acconfig.h is no longer in the repository
...
cvs server: wiretap/acconfig.h is no longer in the repository
and there are no acconfig.h files in my tree any more.
If you did an anonymous CVS update, got the updated configure.in and .m4
files, but *didn't* get the acconfig.h files removed, there might be
something wrong with the anonymous CVS repository.