2008/6/19 Aneesh Kumar <aneesh.kumar@xxxxxxxxx>: > [2.6.26-rc6.1-work@linux-review-ext]$ stg export -d /tmp/final/ > 001-ext4-bmap.patch > Checking for changes in the working directory ... done > Error: Unhandled exception: > Traceback (most recent call last): > File "/home/kvaneesh/bin-local/stgit//lib/python2.5/site-packages/stgit/main.py", > line 278, in main > ret = command.func(parser, options, args) > File "/home/kvaneesh/bin-local/stgit//lib/python2.5/site-packages/stgit/commands/export.py", > line 94, in func > patches = parse_patches(args, applied + unapplied, len(applied)) > NameError: global name 'parse_patches' is not defined > [2.6.26-rc6.1-work@linux-review-ext]$ Thanks. The latest HEAD broke the export function (there was another report). I'll push the fix tonight (and add a test case). -- Catalin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html