.hgignore missing webrevs?
Bradford Wetmore
bradford.wetmore at oracle.com
Thu Sep 11 18:40:40 UTC 2014
Thanks, John, I agree. The pattern I will check in will be:
^webrev
Thanks,
Brad
P.S. Following the OpenJDK codereview directory layout suggestion [1],
I thought about also putting in:
^[0-9][0-9][0-9][0-9][0-9][0-9][0-9]
8000000/
webrev.00
webrev.01
but many directories have that pattern:
./hotspot/test/runtime/7162488
./hotspot/test/runtime/7162488/Test7162488.sh
so decided against it.
[1]
On 9/10/2014 7:21 PM, John Rose wrote:
> On Sep 10, 2014, at 4:22 PM, Bradford Wetmore
> <bradford.wetmore at oracle.com <mailto:bradford.wetmore at oracle.com>> wrote:
>
>> My original thought was the former. But I note both are currently
>> being used, so some people may prefer the latter.
>
> I would prefer the more general pattern, to give the user more latitude,
> and also to make a simpler rule.
>
> — John
More information about the build-dev
mailing list