# from David Golden # on Wednesday 20 August 2008 13:37: >> I guess it depends on what you think a tag should contain, >> along with some artifacts of the VCS (e.g. "a tag must be a copy of >> trunk" sort of thing.) > >For me, the tag *is* the release.
So, you delete everything from the tag which matches MANIFEST.SKIP? My checkouts tend to contain files which don't go in the release and my releases contain generated files which don't go in the repository. --Eric -- perl -e 'srand; print join(" ",sort({rand() < 0.5} qw(sometimes it is important to be consistent)));' --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------