ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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).