Patches item #1095784, was opened at 2005-01-04 15:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1095784&group_id=5470
Category: Distutils and setup.py Group: None Status: Open Resolution: None Priority: 5 Submitted By: Wummel (calvin) Assigned to: Nobody/Anonymous (nobody) Summary: exclude CVS conflict files in sdist command Initial Comment: I created a patch that adds CVS conflict files (ie. files starting with ".#") to the standard exclude list of source package files. Perhaps other versioning system files or directories (from arch, svk, etc.) should also be added to the exclude list. But since I do only work with CVS, this patch only adds the CVS conflict files. Patch is against CVS HEAD from 20050104. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1095784&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
