A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2005-October/057782.html below:

[Python-Dev] [Python-checkins] commit of r41352

[Python-Dev] [Python-checkins] commit of r41352 - in python/trunk: . Lib Lib/distutils Lib/distutils/command Lib/encodings [Python-Dev] [Python-checkins] commit of r41352 - in python/trunk: . Lib Lib/distutils Lib/distutils/command Lib/encodings"Martin v. Löwis" martin at v.loewis.de
Sun Oct 30 00:53:53 CEST 2005
Fred L. Drake, Jr. wrote:
> 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.

That might be reasonable. I just noticed that it is convenient to do

svn propset svn:ignore -F .cvsignore .

Without a file, I wouldn't know how to edit the property, so I would
probably do

svn propget svn:ignore . > ignores
vim ignores
svn propset svn:ignore -F ignores .
rm ignores

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4