Home
last modified time | relevance | path

Searched refs:SVN (Results 1 – 25 of 61) sorted by relevance

123

/external/llvm/utils/git-svn/
Dgit-svnrevert23 SVN=`echo $COMMIT | sed -e 's/^r//'`
26 SVN=$OTHER
36 echo "Error! Failed to revert commit r$SVN. Resetting to head."
46 This reverts commit r$SVN.
52 echo "Error! Failed to commit reverting commit for commit r$SVN. Reverting to head."
/external/v8/tools/
Dv8-info.sh56 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/llvm/
DMakefile258 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/clang/lib/Basic/
DCMakeLists.txt20 "${path}/.svn/wc.db" # SVN 1.7
21 "${path}/.svn/entries" # SVN 1.6
41 "-DSECOND_NAME=SVN"
/external/clang/www/
Dmenu.html.incl46 <a href="/get_started.html#build">Check Out SVN</a>
47 <a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse SVN</a>
/external/google-breakpad/
DDEPS30 # SVN) based checkouts of Breakpad. As such, its use is entirely optional. If
31 # using a manually managed SVN checkout as opposed to a gclient managed checkout
/external/compiler-rt/www/
Dmenu.html.incl16 <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
/external/valgrind/docs/internals/
Dsvn-HOWTO.txt2 Various guidelines/recommended usage for valgrind SVN
Drelease-HOWTO.txt45 in SVN.
50 - Add X.Y.Z and X.Y+1.Z.SVN versions to Bugzilla.
198 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
/external/google-breakpad/src/testing/
DREADME45 latter as part of the SVN repositary and distribution package. You
81 build Google Mock and its own tests from an SVN checkout (described
95 or directly check out the source from our Subversion (SVN) repositary.
96 The SVN checkout requires a few extra steps and some extra software
119 ### SVN Checkout ###
320 the instructions in section "SVN Checkout" to configure Google Mock.
/external/valgrind/
DREADME_DEVELOPERS_processes15 * Various guidelines/recommended usage for valgrind SVN
60 Some bugs or changes only touch the VEX SVN repository, so it is not
DREADME68 0. Check out the code from SVN, following the instructions at
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat9 REM Then run this batch file. It performs an SVN update, edits the
/external/google-breakpad/src/testing/scripts/generator/
DREADME26 This version was made from SVN revision 281 in the cppclean repository.
/external/llvm/bindings/go/
DREADME.txt14 import the latest development version of LLVM from SVN. Paths such as
/external/lldb/www/
Dsidebar.incl48 <li><a href="http://llvm.org/svn/llvm-project/lldb/trunk">Browse SVN</a></li>
/external/valgrind/nightly/
DREADME.txt10 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/
DCMakeLists.txt207 # FIXME: implement svn/git revision and repository parsing solution on Windows. There is an SVN-only
/external/google-breakpad/src/testing/gtest/
DREADME63 build Google Test and its own tests from an SVN checkout (described
75 or directly check out the source from our Subversion (SVN) repositary.
76 The SVN checkout requires a few extra steps and some extra software
99 ### SVN Checkout ###
/external/protobuf/gtest/
DREADME63 build Google Test and its own tests from an SVN checkout (described
75 or directly check out the source from our Subversion (SVN) repositary.
76 The SVN checkout requires a few extra steps and some extra software
99 ### SVN Checkout ###
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt92 {path_to}/icu/source/data/misc/zoneinfo64.txt) into SVN.
/external/libvpx/libvpx/third_party/googletest/src/
DREADME63 build Google Test and its own tests from an SVN checkout (described
75 or directly check out the source from our Subversion (SVN) repositary.
76 The SVN checkout requires a few extra steps and some extra software
99 ### SVN Checkout ###
/external/gtest/
DREADME63 build Google Test and its own tests from an SVN checkout (described
75 or directly check out the source from our Subversion (SVN) repositary.
76 The SVN checkout requires a few extra steps and some extra software
99 ### SVN Checkout ###
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp378 } else if (const ShuffleVectorSDNode *SVN = in print_details() local
382 int Idx = SVN->getMaskElt(i); in print_details()
/external/v8/tools/push-to-trunk/
Dmerge_to_branch.py241 self.SVN("copy -r %s https://v8.googlecode.com/svn/%s "

123