On 11/10/05, Nick Coghlan <[EMAIL PROTECTED]> wrote: > Brett Cannon wrote: > > I just finished fleshing out the dev FAQ > > (http://www.python.org/dev/devfaq.html) with questions covering what > > someone might need to know for regular usage. If anyone thinks I > > didn't cover something I should have, let me know. > > For question 1.2.10, I believe you also want: > > [miscellany] > enable-auto-props = yes > > so that "svn add" works properly.
Added. Missed that I had it in my personal config. =) > > Question 1.4.1 should cover the use of "svn diff" instead of "cvs diff" to > make the patch. > Changed. > On that note, we need to update the patch submission guidelines to point to > SVN instead of CVS (those guidelines also still say context diffs are > preferred to unified diffs, which I believe is no longer true). > Fixed and fixed. -Brett _______________________________________________ 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