Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] ".svn" subdirs in nightly builds

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Mon, 26 Jul 2004 15:18:21 -0500
Thomas Anders wrote:

> The nightly builds currently contain dozens of ".svn" subdirectories
> with thousands(!) of files. Shouldn't they be excluded from the
> tarball? Has this been overlooked when switching to subversion?

This wasn't done with CVS, probably because the "CVS" directories only
contain a few files.  I've updated the nightly build script to delete
the ".svn" directories (although it should probably just to a "make
dist" instead).