[Python-Dev] Generating patch files
"Martin v. Löwis"
martin at v.loewis.de
Wed Mar 16 20:29:08 CET 2011
More information about the Python-Dev mailing list
Wed Mar 16 20:29:08 CET 2011
- Previous message: [Python-Dev] Generating patch files
- Next message: [Python-Dev] Generating patch files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 16.03.11 15:20, schrieb "Martin v. Löwis": >> I get "unknown revision" (listing the full expression text) when using >> Mercurial 1.6.3 (default version in Ubuntu 10.10). >> >> That version apparently supports revsets, but I'm not sure when the >> runtime evaluation of the command line arguments was added. > > Apparently shortly after Debian/Ubuntu included the release; I think > I had the same issue with 1.6.4. Before you upgrade: give me some time to come up with a script that uses Mercurial API instead to compute the revset and then invoke the diff command. We must get something out of using a Python-based DVCS... Regards, Martin
- Previous message: [Python-Dev] Generating patch files
- Next message: [Python-Dev] Generating patch files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list