I am a newbie Chromium developer on ubuntu 8.04. This is the first time I execute the "gclient sync" command. Please check whether my directory and gclient sync is setup properly. Thanks. $ echo $CHROMIUM_ROOT /home/tcma/chromium
$ gclient sync ... U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ parser.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ scopes.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ execution.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ execution.h U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ factory.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ global-handles.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/src/ version.cc U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/ ChangeLog U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8/ SConstruct U /home/tcma/chromium/home/chrome-svn/tarball/chromium/src/v8 Updated to revision 2739. ________ running '/usr/bin/python src/tools/gyp/gyp_chromium' in '/ home/tcma/chromium/home/chrome-svn/tarball/chromium' Updating projects from gyp files... ________ running '/usr/bin/python src/build/win/ clobber_generated_headers.py src/webkit/glue/devtools_strings.grd src/ webkit/glue/inspector_strings.grd src/webkit/glue/webkit_resources.grd src/chrome/app/generated_resources.grd src/chrome/app/ google_chrome_strings.grd src/chrome/app/theme/theme_resources.grd src/ chrome/app/chromium_strings.grd src/chrome/browser/ browser_resources.grd src/chrome/renderer/renderer_resources.grd src/ chrome/common/common_resources.grd' in '/home/tcma/chromium/home/ chrome-svn/tarball/chromium' WARNING: "src/third_party/WebKit/WebKitLibraries" is no longer part of this client. It is recommended that you manually remove it. WARNING: "src/third_party/GTM" is no longer part of this client. It is recommended that you manually remove it. ... WARNING: "src/third_party/python_24" is no longer part of this client. It is recommended that you manually remove it. WARNING: "src/third_party/WebKit/WebKit/mac" is no longer part of this client. It is recommended that you manually remove it. --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
