[EMAIL PROTECTED] wrote: > Fred> Shouldn't we simply remove the .cvsignore files? Subversion > Fred> doesn't use them, so they'll just end up getting out of sync with > Fred> the svn:ignore properties. > > Is there some equivalent? If so, can we convert the .cvsignore files before > deleting them?
cvs2svn has already converted them automatically - to svn:ignore properties; try svn propget svn:ignore Doc (assuming . is the current directory). I have now deleted all .cvsignore files in the trunk in revision 41357 (yay, giving a single number for a multi-file delete operation feels good :-) Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com