[Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
"Martin v. Löwis"
martin at v.loewis.de
Sat Mar 12 12:29:16 CET 2011
More information about the Python-Dev mailing list
Sat Mar 12 12:29:16 CET 2011
- Previous message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Next message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 12.03.11 04:03, schrieb Nadeem Vawda: > Hmm... it seems that the given instructions don't actually work. "hg > revert -a" fails, > saying that a specific revision needs to be provided. The command should be > "hg revert -ar default". Isn't that command correct only if you are merging into default? ISTM that it should be "hg revert -ar <targetbranch>". Regards, Martin
- Previous message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Next message: [Python-Dev] forward-porting from 3.1 to 3.2 to 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list