[Python-Dev] [Python-checkins] commit of r41352 - in python/trunk: . Lib Lib/distutils Lib/distutils/command Lib/encodings

François Pinard pinard at iro.umontreal.ca
Sun Oct 30 02:16:11 CEST 2005


[Martin von Löwis]

>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

You can use `svn propedit' (or `svn pe').

-- 
François Pinard   http://pinard.progiciels-bpi.ca


More information about the Python-Dev mailing list