/external/chromium_org/third_party/skia/tools/ |
D | svn.py | 24 SVN = 'svn.bat' variable 26 SVN = 'svn' variable 34 proc = subprocess.Popen([SVN, 'cat', svn_url], 80 output = self._RunCommand([SVN, 'info']) 96 return self._RunCommand([SVN, 'checkout', url, path]) 106 return self._RunCommand([SVN, 'update', path, '--revision', revision]) 115 filenames = self._RunCommand([SVN, 'ls', url]).split('\n') 149 stdout = self._RunCommand([SVN, 'status']).replace('\r', '') 159 self._RunCommand([SVN, 'add'] + filenames) 170 [SVN, 'propset', property_name, property_value] + filenames) [all …]
|
/external/skia/tools/ |
D | svn.py | 24 SVN = 'svn.bat' variable 26 SVN = 'svn' variable 34 proc = subprocess.Popen([SVN, 'cat', svn_url], 80 output = self._RunCommand([SVN, 'info']) 96 return self._RunCommand([SVN, 'checkout', url, path]) 106 return self._RunCommand([SVN, 'update', path, '--revision', revision]) 115 filenames = self._RunCommand([SVN, 'ls', url]).split('\n') 149 stdout = self._RunCommand([SVN, 'status']).replace('\r', '') 159 self._RunCommand([SVN, 'add'] + filenames) 170 [SVN, 'propset', property_name, property_value] + filenames) [all …]
|
/external/chromium_org/v8/tools/ |
D | v8-info.sh | 56 Output format: [Git hash] [SVN revision] [V8 version] 58 -v Print the V8 version tag for a trunk SVN revision. 64 Output format: [V8 version] [SVN revision] [SVN patch merged]*. 68 Output format: [SVN patch merged]* 70 -u Print a link to all SVN revisions between two V8 revision tags.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/ |
D | detection.py | 35 from .svn import SVN 71 if SVN.in_working_directory(absolute_path, executive=self._executive): 72 …return SVN(cwd=absolute_path, patch_directories=patch_directories, filesystem=self._filesystem, ex…
|
D | __init__.py | 7 from .svn import SVN
|
D | svn.py | 47 class SVN(SCM): class
|
/external/llvm/ |
D | Makefile | 258 SVN = svn macro 259 SVN-UPDATE-OPTIONS = 279 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT) 280 …@eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs …
|
/external/chromium_org/third_party/WebKit/Tools/ |
D | svn-config | 1 # This file contains the expected SVN config for developing WebKit. 2 # You may either copy it to ~/.subversion/config or merge it with your existing SVN configuration.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/ |
D | host.py | 98 from webkitpy.common.checkout.scm.svn import SVN 99 SVN.executable_name = 'svn.bat'
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/ |
D | LICENSES | 3 …e best of our knowledge) licensed for redistribution as part of the WebKit SVN repository. We hav… 17 LGPL or compatible (as implied by inclusion in KDE SVN)
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
D | svn-apply | 459 open SVN, "svn rm --force '$escapedPath' |" or die "svn rm --force '$escapedPath' failed!"; 461 while (<SVN>) { 464 close SVN;
|
D | VCSUtils.pm | 575 open SVN, "svn status --non-interactive --non-recursive '$escapedFullPath' |" or die; 582 while (<SVN>) { 593 <SVN>; 597 $svnStatus = removeEOL(<SVN>) . "\n"; 599 close SVN;
|
/external/chromium_org/media/tools/layout_tests/ |
D | README | 32 Webkit SVN repository as well as test description. Then, it gets the 43 and 'nonskip'). It also looks into the SVN test expectation history 57 getting layout test names from Webkit SVN as well as test description.
|
/external/chromium_org/tools/telemetry/third_party/davclient/ |
D | README.chromium | 13 fetch files from SVN servers.
|
/external/clang/www/ |
D | menu.html.incl | 45 <a href="/get_started.html#build">Check Out SVN</a> 46 <a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse SVN</a>
|
/external/compiler-rt/www/ |
D | menu.html.incl | 16 <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
|
/external/chromium_org/sync/js/ |
D | README.js | 16 from SVN history if you feel you can make use of it.
|
/external/chromium_org/third_party/webrtc/tools/barcode_tools/ |
D | README | 29 and zxing SCons targets. SVN URL: http://zxing.googlecode.com/svn/trunk/cpp
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 45 in SVN. 50 - Add X.Y.Z and X.Y+1.Z.SVN versions to Bugzilla. 190 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
|
/external/lldb/www/ |
D | sidebar.incl | 48 <li><a href="http://llvm.org/svn/llvm-project/lldb/trunk">Browse SVN</a></li>
|
/external/valgrind/main/nightly/ |
D | README.txt | 10 When run, the system checks out two trees: the SVN trunk from 24 hours ago 11 and the SVN trunk from now. ("24 hours ago" and "now" are determined when 188 Occasionally the SVN server isn't available when the tests runs, for either
|
/external/lldb/source/ |
D | CMakeLists.txt | 207 # FIXME: implement svn/git revision and repository parsing solution on Windows. There is an SVN-only
|
/external/chromium_org/v8/tools/push-to-trunk/ |
D | merge_to_branch.py | 241 self.SVN("copy -r %s https://v8.googlecode.com/svn/%s "
|
/external/icu/icu4c/source/tools/tzcode/ |
D | readme.txt | 100 {path_to}/icu/source/data/misc/zoneinfo.txt) into SVN.
|
/external/valgrind/main/ |
D | README | 68 0. Check out the code from SVN, following the instructions at
|