For reference, some documentation about watchlists is available at: http://dev.chromium.org/developers/contributing-code/watchlists
On Wed, Jul 8, 2009 at 7:39 AM, John Grabowski<[email protected]> wrote: > I believe Brett intended to watch only src/base/. > If so, he can change the regexp to be more specific, such as '^base/.*' > For a quick test you can run the watchlist.py program with a filename to > find out what matches. > E.g. $DEPOT_PATH/watchlist.py base/foo.py -> prints out the watchers for that file. > jrg > On Tue, Jul 7, 2009 at 6:36 PM, Thiago Farina <[email protected]> > wrote: >> >> Interesting question. I have the same doubt. >> >> On Jul 7, 10:26 pm, Andrew Scherkus <[email protected]> wrote: >> > Quick question because I have no clue where/how watchlists are >> > implemented... >> > >> > According to the watchlist file, brettw is watching "base" from /src. >> > kylep >> > sent me a code review that only modifies touches files in >> > /src/media/base, >> > however brettw got added to the cc list. >> > >> > Is this intended behavior for watchlists or should they be more explicit >> > on >> > what they match? >> > >> > Thanks, >> > Andrew >> > > > > > -- ../NiR --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
