Home
last modified time | relevance | path

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

12345

/external/python/cpython2/Misc/
Ddevelopers.txt75 - 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 …]
DREADME.coverity3 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.
DREADME.klocwork19 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/
Dgit-svnrevert28 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/
Dgit-svnrevert28 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/
DMakefile241 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/
DCMakeLists.txt20 "${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/
DGitHubMove.rst30 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/
Dgphoto2-sync.sh4 SVN=`which svn`
5 if [ "x$SVN" = "x" ]; then
/external/python/cpython3/Misc/
DREADME.coverity3 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.
DREADME25 svnmap.txt Map of old SVN revs and branches to hg changeset ids,
/external/llvm/lib/LTO/
DCMakeLists.txt14 "${path}/.svn/wc.db" # SVN 1.7
15 "${path}/.svn/entries" # SVN 1.6
/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/cldr/
DMETADATA11 type: SVN
/external/vogar/
DMETADATA12 type: SVN
/external/python/cpython2/Lib/ctypes/macholib/
DREADME.ctypes6 This is version 1.0, SVN revision 789, from 2006/01/25.
/external/python/cpython3/Lib/ctypes/macholib/
DREADME.ctypes6 This is version 1.0, SVN revision 789, from 2006/01/25.
/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/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/
DREADME13 LGPL or compatible (as implied by inclusion in KDE SVN)
/external/skqp/resources/
DREADME13 LGPL or compatible (as implied by inclusion in KDE SVN)
/external/skia/resources/
DREADME13 LGPL or compatible (as implied by inclusion in KDE SVN)
/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/google-breakpad/src/tools/windows/
Drefresh_binaries.bat9 REM Then run this batch file. It performs an SVN update, edits the
/external/webrtc/webrtc/tools/barcode_tools/
DREADME29 and zxing SCons targets. SVN URL: http://zxing.googlecode.com/svn/trunk/cpp

12345