Searched refs:SVN (Results 1 – 25 of 108) sorted by relevance
12345
/external/python/cpython2/Misc/ |
D | developers.txt | 75 - Dino Viehland was given SVN access on February 23 2010 by Brett 78 - Larry Hastings was given SVN access on February 22 2010 by 81 - Victor Stinner was given SVN access on January 30 2010 by MvL, 84 - Stefan Krah was given SVN access on January 5 2010 by GFB, at 87 - Doug Hellmann was given SVN access on September 19 2009 by GFB, at 90 - Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and 102 - R. David Murray was given SVN access on March 30 2009 by MvL, after 105 - Chris Withers was given SVN access on March 8 2009 by MvL, 108 - Tarek Ziadé was given SVN access on December 21 2008 by NCN, 111 - Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL, [all …]
|
D | README.coverity | 3 They run their tool on the Python source code (SVN head) on a daily basis. 17 as reported by the tool was added to the SVN commit message.
|
D | README.klocwork | 19 as reported by the tool was added to the SVN commit message. 20 A comment was added to the K7 warning indicating the SVN revision
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/ |
D | git-svnrevert | 28 SVN=`echo $COMMIT | sed -e 's/^r//'` 31 SVN=$OTHER 41 echo "Error! Failed to revert commit r$SVN. Resetting to head." 51 This reverts commit r$SVN. 57 echo "Error! Failed to commit reverting commit for commit r$SVN. Reverting to head."
|
/external/llvm/utils/git-svn/ |
D | git-svnrevert | 28 SVN=`echo $COMMIT | sed -e 's/^r//'` 31 SVN=$OTHER 41 echo "Error! Failed to revert commit r$SVN. Resetting to head." 51 This reverts commit r$SVN. 57 echo "Error! Failed to commit reverting commit for commit r$SVN. Reverting to head."
|
/external/swiftshader/third_party/LLVM/ |
D | Makefile | 241 SVN = svn macro 242 SVN-UPDATE-OPTIONS = 244 SUB-SVN-DIRS = $(AWK) '/\?\ \ \ \ \ \ / {print $$2}' \ 245 | LC_ALL=C xargs $(SVN) info 2>/dev/null \ 249 $(SVN) $(SVN-UPDATE-OPTIONS) update $(LLVM_SRC_ROOT) 250 @ $(SVN) status $(LLVM_SRC_ROOT) | $(SUB-SVN-DIRS) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
|
/external/clang/lib/Basic/ |
D | CMakeLists.txt | 20 "${path}/.svn/wc.db" # SVN 1.7 21 "${path}/.svn/entries" # SVN 1.6 41 "-DSECOND_NAME=SVN" 57 # Being able to force-set the SVN revision in cases where it isn't available
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/ |
D | GitHubMove.rst | 30 from SVN hosted on our own servers to Git hosted on GitHub. We are not proposing 34 Policy, except that that a GitHub account will be required instead of SVN 50 the SVN server is either down or unresponsive. 60 SVN, CVS, or anything else. Websites like GitHub have changed the landscape 65 sources being stored in a SVN server, these developers are already using Git 66 through the Git-SVN integration. 92 BitBucket: it offers read-write **SVN** access to the repository 95 were still canonically in an SVN repository. 103 The current SVN repository hosts all the LLVM sub-projects alongside each other. 137 In contrast to SVN, Git makes branching easy. Git's commit history is [all …]
|
/external/libmtp/src/ |
D | gphoto2-sync.sh | 4 SVN=`which svn` 5 if [ "x$SVN" = "x" ]; then
|
/external/python/cpython3/Misc/ |
D | README.coverity | 3 They run their tool on the Python source code (SVN head) on a daily basis. 17 as reported by the tool was added to the SVN commit message.
|
D | README | 25 svnmap.txt Map of old SVN revs and branches to hg changeset ids,
|
/external/llvm/lib/LTO/ |
D | CMakeLists.txt | 14 "${path}/.svn/wc.db" # SVN 1.7 15 "${path}/.svn/entries" # SVN 1.6
|
/external/clang/www/ |
D | menu.html.incl | 46 <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/cldr/ |
D | METADATA | 11 type: SVN
|
/external/vogar/ |
D | METADATA | 12 type: SVN
|
/external/python/cpython2/Lib/ctypes/macholib/ |
D | README.ctypes | 6 This is version 1.0, SVN revision 789, from 2006/01/25.
|
/external/python/cpython3/Lib/ctypes/macholib/ |
D | README.ctypes | 6 This is version 1.0, SVN revision 789, from 2006/01/25.
|
/external/google-breakpad/ |
D | DEPS | 30 # 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/ |
D | menu.html.incl | 16 <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/ |
D | README | 13 LGPL or compatible (as implied by inclusion in KDE SVN)
|
/external/skqp/resources/ |
D | README | 13 LGPL or compatible (as implied by inclusion in KDE SVN)
|
/external/skia/resources/ |
D | README | 13 LGPL or compatible (as implied by inclusion in KDE SVN)
|
/external/google-breakpad/src/testing/ |
D | README | 45 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/google-breakpad/src/tools/windows/ |
D | refresh_binaries.bat | 9 REM Then run this batch file. It performs an SVN update, edits the
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | README | 29 and zxing SCons targets. SVN URL: http://zxing.googlecode.com/svn/trunk/cpp
|
12345