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 > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
