[Python-Dev] [Python-checkins] commit of r41352 - in python/trunk: . Lib Lib/distutils Lib/distutils/command Lib/encodings
Fred L. Drake, Jr.
fdrake at acm.org
Sat Oct 29 21:50:11 CEST 2005
On Saturday 29 October 2005 15:40, martin.v.loewis at python.org wrote:
> Author: martin.v.loewis
> Date: Sat Oct 29 21:40:21 2005
> New Revision: 41352
>
> Modified:
> python/trunk/ (props changed)
> python/trunk/.cvsignore
...
> Add *.pyc to svn:ignore.
> Add libpython*.a to .cvsignore and svn:ignore.
Shouldn't we simply remove the .cvsignore files? Subversion doesn't use them,
so they'll just end up getting out of sync with the svn:ignore properties.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
More information about the Python-Dev
mailing list