On Oct 11 2013, at 14:56 , Bradford Wetmore wrote: > It never worked like it did in Teamware.
Thanks Brad, that's what I thought reading the source. It appeared that it had never been implemented for mercurial. I have removed support for -l Here's an updated webrev (generated with itself!): http://cr.openjdk.java.net/~mduigou/JDK-8026062/1 In addition to removing support for -l it also cleans up options handling, fixes incorrect escaping of &# numeric character entities (pointed out by John Rose), and adds some documentation to the -? help. Mike > > Brad > > On 10/11/2013 11:33 AM, Mike Duigou wrote: >> I should also ask if anyone is using the -l option. I would like to delete >> it as well as it offers no particular value for mercurial (that I can tell). >> >> Mike >> >> On Oct 10 2013, at 17:20 , Weijun Wang wrote: >> >>> >>> >>> On 10/10/13 1:13 PM, Mike Duigou wrote: >>>> >>>> On Oct 9 2013, at 22:11 , Weijun Wang wrote: >>>> >>>>> Some of us still use wxfile to generate a single webrev for code changes >>>>> in multiple repos. Is there another way to do it? >>>> >>>> Yes, you can pipe a simple file list to webrev to have it use that list of >>>> files. I removed wxfile support in part because it's not documented >>>> anywhere and there are alternatives. If you can confirm that the >>>> alternatives are adequate I would very much appreciate being able to go >>>> ahead with removing wxfile support. >>> >>> I tried to create a file list and pipe it to "webrev.ksh -N -r -1" but >>> seems not working. Am I using the wrong options? >>> >>> Thanks >>> Max >>