[Python-Dev] devguide: managing "+1 heads"
Benjamin Peterson
benjamin at python.org
Wed Mar 16 02:42:21 CET 2011
More information about the Python-Dev mailing list
Wed Mar 16 02:42:21 CET 2011
- Previous message: [Python-Dev] devguide: managing "+1 heads"
- Next message: [Python-Dev] devguide: managing "+1 heads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2011/3/15 Jesus Cea <jcea at jcea.es>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 16/03/11 02:15, Antoine Pitrou wrote: >> On Wed, 16 Mar 2011 02:00:42 +0100 >> Jesus Cea <jcea at jcea.es> wrote: >>> >>> The standard approach in mercurial is for her to pull the changes and to >>> do a merge before trying to push again (and hope nobody else "raced" her >>> again, this time). >> >> This is indeed the standard approach, so I'm not sure what the point of >> mentioning it in the devguide would be. I don't think the devguide >> should turn into a Mercurial tutorial: there are plenty of them on the >> Web. > > My point is that I was getting the "+1 head" warning. I know how to > solve it by myself, but I checked the devguide to learn if there was > some kind of policy about it. The devguide is silent about it. > > Maybe a simple "try to keep the history lineal, as possible" and "feel > free to merge heads in the standard mercurial way". > > In fact, we have discussed here the approach of collapsing local changes > to a single changeset when pushing to the central repository, but I > don't see any reference to this policy in the devguide. > > Unwritten "culture" is not good. Better for new contributors to read a > document and learn "the way" that to pick some details here, some there > after stepping over a lot of toes. > > For instance, merging between branches (in which direction) is > established here, but not in the devguide. What are you talking about? http://docs.python.org/devguide/committing.html#forward-porting -- Regards, Benjamin
- Previous message: [Python-Dev] devguide: managing "+1 heads"
- Next message: [Python-Dev] devguide: managing "+1 heads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list