Patches item #1725737, was opened at 2007-05-25 19:44
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=1725737&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils and setup.py
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Petteri Räty (betelgeus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Distutils default exclude doesn't match top level .svn

Initial Comment:
[EMAIL PROTECTED] ~/java-config-trunk $ cat MANIFEST.in 
global-include *
prune make-release

Gives me:
hard linking .svn/all-wcprops -> java-config-2.0.33/.svn
hard linking .svn/dir-prop-base -> java-config-2.0.33/.svn
hard linking .svn/entries -> java-config-2.0.33/.svn
hard linking .svn/format -> java-config-2.0.33/.svn
hard linking .svn/prop-base/make-release.svn-base -> 
java-config-2.0.33/.svn/prop-base
hard linking .svn/text-base/AUTHORS.svn-base -> 
java-config-2.0.33/.svn/text-base
hard linking .svn/text-base/MANIFEST.in.svn-base -> 
java-config-2.0.33/.svn/text-base
hard linking .svn/text-base/NEWS.svn-base -> java-config-2.0.33/.svn/text-base
hard linking .svn/text-base/TODO.svn-base -> java-config-2.0.33/.svn/text-base
hard linking .svn/text-base/make-release.svn-base -> 
java-config-2.0.33/.svn/text-base
hard linking .svn/text-base/setup.py.svn-base -> 
java-config-2.0.33/.svn/text-base

The documentation on the other hand says:
          * any RCS, CVS and .svn directories


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1725737&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to