Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(575)

Side by Side Diff: get_svn_repos.sh

Issue 6287010: crosutils:Remove dead scripts (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git@master
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « debug_32bit.sh ('k') | list_installed_packages.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 #!/bin/sh
2
3 #Temp Hack to get SVN repos for ebuilds that haven't switched to tar balls or ge tting code via SVN.
4
5 # O3D selenium tests
6 svn checkout http://o3d.googlecode.com/svn/trunk/googleclient/third_party/seleni um_rc@178 ../third_party/autotest/files/client/site_tests/graphics_O3DSelenium/O 3D/third_party/selenium_rc
7 svn checkout http://src.chromium.org/svn/trunk/src/o3d/tests/selenium@44717 ../t hird_party/autotest/files/client/site_tests/graphics_O3DSelenium/O3D/o3d/tests/s elenium
8 svn checkout http://src.chromium.org/svn/trunk/src/o3d/samples@46579 ../third_pa rty/autotest/files/client/site_tests/graphics_O3DSelenium/O3D/o3d/samples
9 svn checkout http://o3d.googlecode.com/svn/trunk/googleclient/o3d_assets/tests@1 55 ../third_party/autotest/files/client/site_tests/graphics_O3DSelenium/O3D/o3d/ o3d_assets/tests
10 svn checkout http://google-gflags.googlecode.com/svn/trunk@29 ../third_party/aut otest/files/client/site_tests/graphics_O3DSelenium/O3D/o3d/third_party/gflags
11 svn checkout https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/t ests@11002 ../third_party/autotest/files/client/site_tests/graphics_WebGLConform ance/WebGL
OLDNEW
« no previous file with comments | « debug_32bit.sh ('k') | list_installed_packages.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698