.hgignore missing webrevs?

Bradford Wetmore bradford.wetmore at oracle.com
Wed Sep 10 23:22:54 UTC 2014


One question, would folks rather have:

     ^webrev/
     ^webrev.zip

or

     webrev

which will pick up webrev variants.

     webrev.zip
     webrev-xxxxxxxx
     webrev.01

etc.

My original thought was the former.  But I note both are currently being 
used, so some people may prefer the latter.

Brad


On 9/10/2014 4:18 PM, Jonathan Gibbons wrote:
> The langtools/ change is OK by me.
>
> -- Jon
>
>
> On 09/10/2014 04:11 PM, Bradford Wetmore wrote:
>> I created:
>>
>>     https://bugs.openjdk.java.net/browse/JDK-8058180
>>
>> The code review is:
>>
>>     http://cr.openjdk.java.net/~wetmore/8058180/open/
>>
>> Brad
>>
>>
>>
>> On 9/10/2014 12:00 PM, Bradford Wetmore wrote:
>>>
>>> I've noticed in various repos that the .hgignore files include
>>> variations on webrev, ^webrev/, or leave it out completely.  In other
>>> words, it's inconsistent.
>>>
>>> Mark offered:
>>>
>>>
>>> http://mail.openjdk.java.net/pipermail/build-dev/2008-February/000742.html
>>>
>>>
>>> which add your own personal .hgignore file, but that means everyone has
>>> to do it.  Would a simple cleanup of webrev/.hgignore be a good idea:
>>>
>>> + ^webrev/
>>> + ^webrev.zip
>>>
>>> Brad
>>>
>



More information about the build-dev mailing list