[Python-Dev] Mercurial migration: help needed
"Martin v. Löwis"
martin at v.loewis.de
Sat Sep 5 18:20:16 CEST 2009
More information about the Python-Dev mailing list
Sat Sep 5 18:20:16 CEST 2009
- Previous message: [Python-Dev] Mercurial migration: help needed
- Next message: [Python-Dev] Mercurial migration: help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> I don't think this problem is really serious. If the push fails, you >> can just commit (locally) a new changeset that repairs the EOL or >> indentation problems, and push the whole bunch of changesets again (I >> assume the server-side hook will not examine changesets individually, >> but only the last of them?). > > Yes, the server-side hook will have to work like this in order for > people to fix mistakes like you just described. Not necessarily. People could also be required to go back and replay all changes. Regards, Martin
- Previous message: [Python-Dev] Mercurial migration: help needed
- Next message: [Python-Dev] Mercurial migration: help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list