Terry J. Reedy added the comment:

16.6 is just what I was suggesting. I had not read that far in the revised 
version. But I am glad I did to find out about auto-commit. There have been 
issues where I would not want that. (I will check to see if commit is really 
'alwats' or if there is an option to not commit, as with import and merge.)

I think that the worry about people not having graft available is misplaced. 
New people should be downloading the latest version of hg. Experienced users 
will know about the alternatives before they read 'hg graft'. Also, it seems 
easy enough to update hg (I plan to do so again soon), I think the main dev doc 
should assume that people have a recent enough version and describe what is 
most favored by experienced devs. (On quasi-religious issues like editors and 
dev methods, consensus is unreachable.)

As for case conflicts, how about adding a phrase to produce
"On older versions of Mercurial where hg graft is not available, or when graft 
has problems with case conflicts, you can use:"
(note /version/versions/, so a patch is needed anyway ;-).

Other than that, I think this issue should be closed unless and until there is 
a actual problem encountered, say by someone like me or with even less 
experience. Let's move on to another dev guide issue.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16930>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to