[issue21900] .hgignore: Missing ignores for downloaded doc build tools

R. David Murray report at bugs.python.org
Wed Jul 2 15:41:12 CEST 2014


R. David Murray added the comment:

Are you sure your checkout was updated to 2.7?  If you had checked out 2.7, built the docs, then checked out 3.4 and done an hg status, you would see the Doc files as untracked.  If you were really checked out to 2.7 you shouldn't have.  I doubt there's any way to figure out what went wrong unless you can reproduce it.  Regardless, though, you are having a Mercurial issue here, not a Python one :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21900>
_______________________________________


More information about the Python-bugs-list mailing list