Status: Available Owner: maruelatchromium CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-Infrastructure Size-Small
New issue 21582 by maruelatchromium: Use --ignore-externals for svn co/up in gclient.py http://code.google.com/p/chromium/issues/detail?id=21582 Issue: http://protobuf.googlecode.com/svn/trunk/src fetches gtest as an svn:external reference. gclient status gives: ________ running 'svn status' in 'maruel/chrome/src/third_party/protobuf2/src' X gtest which triggers during gclient revert and slows down gclient sync. Solution: Add --ignore-externals to some svn calls. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
