Home
last modified time | relevance | path

Searched refs:svn (Results 1 – 25 of 183) sorted by relevance

12345678

/external/valgrind/auxprogs/
Dupdate-demangler41 svn co -$old_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/libiberty libiberty > /dev/null
42 svn co -$old_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/include include > /dev/null
43 rm -rf libiberty/.svn
44 rm -rf include/.svn
66 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/libiberty libiberty > /dev/null
67 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/include include > /dev/null
68 rm -rf libiberty/.svn
69 rm -rf include/.svn
89 svn co svn://svn.valgrind.org/valgrind/trunk/coregrind/m_demangle old_m_demangle > /dev/null
90 rm -rf old_m_demangle/.svn
/external/llvm/utils/release/
Dmerge.sh56 if ! svn ls http://llvm.org/svn/llvm-project/$proj/trunk > /dev/null 2>&1 ; then
64 svn log -c $rev http://llvm.org/svn/llvm-project/$proj/trunk >> $tempfile 2>&1
68 svn up
70 svn merge -c $rev https://llvm.org/svn/llvm-project/$proj/trunk . || exit 1
74 echo svn commit -F $tempfile
Dtag.sh41 if svn ls $base_url/$proj/branches/release_$branch_release > /dev/null 2>&1 ; then
45 ${dryrun} svn remove -m "Removing old release_$branch_release branch for rebranching." \
48 ${dryrun} svn copy -m "Creating release_$branch_release branch off revision ${revision}" \
59 if ! svn ls $base_url/$proj/tags/RELEASE_$tag_release > /dev/null 2>&1 ; then
60 …${dryrun} svn mkdir -m "Creating release directory for release_$tag_release." $base_url/$proj/tags…
62 if ! svn ls $base_url/$proj/tags/RELEASE_$tag_release/$rc > /dev/null 2>&1 ; then
63 … ${dryrun} svn copy -m "Creating release candidate $rc from release_$tag_release branch" \
/external/v8/tools/
Dv8-info.sh49 Fetches V8 revision information from a git-svn checkout.
76 git for-each-ref --format="%(objectname) %(refname:short)" refs/remotes/svn
96 git svn log -1 --oneline $1 | cut -d" " -f1
100 tags | grep svn/tags/$1 | while read tag; do
103 svn=$(hash_to_svn $rev)
104 echo $rev $svn $id
109 git svn find-rev $2 svn/$1
123 git cherry -v svn/trunk svn/$1 | while read merge; do
125 svn=$(svn_rev $1 $h)
128 echo $rev r$svn $merges
/external/llvm/docs/
DHowToReleaseLLVM.rst99 $ svn copy https://llvm.org/svn/llvm-project/llvm/trunk \
100 https://llvm.org/svn/llvm-project/llvm/branches/release_XY
102 $ svn copy https://llvm.org/svn/llvm-project/cfe/trunk \
103 https://llvm.org/svn/llvm-project/cfe/branches/release_XY
105 $ svn copy https://llvm.org/svn/llvm-project/dragonegg/trunk \
106 https://llvm.org/svn/llvm-project/dragonegg/branches/release_XY
108 $ svn copy https://llvm.org/svn/llvm-project/test-suite/trunk \
109 https://llvm.org/svn/llvm-project/test-suite/branches/release_XY
120 $ svn co https://llvm.org/svn/llvm-project/llvm/branches/release_XY llvm-X.Y
122 $ svn co https://llvm.org/svn/llvm-project/cfe/branches/release_XY clang-X.Y
[all …]
/external/valgrind/docs/internals/
Dsvn-HOWTO.txt11 $ svn stat
18 $ svn propget svn:ignore . > ignore-me
20 $ svn propset svn:ignore . -F ignore-me
22 $ svn commit
28 $ svn propget svn:ignore auxprogs
Drelease-HOWTO.txt158 svn copy trunk tags/VALGRIND_3_3_0
159 svn copy trunk branches/VALGRIND_3_3_BRANCH
162 svn copy trunk tags/VEX_3_3_0
163 svn copy trunk branches/VEX_3_3_BRANCH
167 svn propset svn:externals \
168 "VEX svn://svn.valgrind.org/vex/tags/VEX_3_3_0" .
170 svn propset svn:externals \
171 "VEX svn://svn.valgrind.org/vex/branches/VEX_3_3_BRANCH" .
176 svn copy branches/VEX_3_6_BRANCH tags/VEX_3_6_1
179 svn copy branches/VALGRIND_3_6_BRANCH tags/VALGRIND_3_6_1
[all …]
/external/icu/icu4c/source/data/unidata/
Dchanges.txt73 - ICU_ROOT=~/svn.icu/trunk
75 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca --hanOrder implicit $ICU_SRC_DIR
76 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca --hanOrder radical-stroke $ICU_SRC_DIR
121 - ~/svn.icutools/trunk/src/unicode$ py/preparseucd.py ~/unidata/uni70/20140403 $ICU_SRC_DIR ~/svn.i…
268 …~/svn.icutools/trunk/src/unicode$ py/parsescriptmetadata.py $ICU_SRC_DIR/source/common/unicode/usc…
284 ~/svn.icu/uni70/dbg$ echo;echo;make -j5 install > out.txt 2>&1 ; tail -n 20 out.txt
288 ~/svn.icutools/trunk/src/unicode/c/icudefs.txt:
291 set(ICU_INST_DIR /home/mscherer/svn.icu/uni70/inst)
293 set(ICU_SRC_DIR /home/mscherer/svn.icu/uni70/src)
295 ~/svn.icutools/trunk/dbg/unicode/c$ cmake ../../../src/unicode/c
[all …]
/external/lldb/examples/test/
Dusage-lldb-loggings9 [11:31:34] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.l…
11 LLDB build dir: /Volumes/data/lldb/svn/ToT/build/Debug
13 Path: /Volumes/data/lldb/svn/ToT
14 URL: https://johnny@llvm.org/svn/llvm-project/lldb/trunk
15 Repository Root: https://johnny@llvm.org/svn/llvm-project
60 [11:36:44] johnny:/Volumes/data/lldb/svn/ToT/test $ ls -l /tmp/lldb_log*
63 [11:37:09] johnny:/Volumes/data/lldb/svn/ToT/test $
70 [11:37:09] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.l…
72 LLDB build dir: /Volumes/data/lldb/svn/ToT/build/Debug
74 Path: /Volumes/data/lldb/svn/ToT
[all …]
Dusage-pre-post-flight5 [11:31:19] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.l…
8 [11:32:48] johnny:/Volumes/data/lldb/svn/ToT/test $ ./dotest.py -A x86_64 -v -c ../examples/test/.l…
10 LLDB build dir: /Volumes/data/lldb/svn/ToT/build/Debug
12 Path: /Volumes/data/lldb/svn/ToT
13 URL: https://johnny@llvm.org/svn/llvm-project/lldb/trunk
14 Repository Root: https://johnny@llvm.org/svn/llvm-project
/external/lldb/test/
Dbench-history6 [17:45:55] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py 2>&1 | grep -P '^lldb.*benchmark:'
15 [15:53:34] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py 2>&1 | grep -P '^lldb.*benchmark:'
22 [16:09:20] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py 2>&1 | grep -P '^lldb.*benchmark:'
34 [15:50:34] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
44 [17:27:09] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
55 [11:30:10] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
63 [11:37:23] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
74 [11:11:54] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
82 [11:16:16] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
93 [16:51:27] johnny:/Volumes/data/lldb/svn/trunk/test $ ./bench.py -e /Volumes/data/lldb/svn/regressi…
[all …]
/external/llvm/utils/
DGetRepositoryPath17 if [ -d .svn ]; then
18 svn info | grep '^URL:' | cut -d: -f2-
19 elif [ -f .git/svn/.metadata ]; then
20 git svn info | grep 'URL:' | cut -d: -f2-
DGetSourceVersion17 if [ -d .svn ]; then
19 elif [ -f .git/svn/.metadata ]; then
20 git svn info | grep 'Revision:' | cut -d: -f2-
/external/llvm/cmake/modules/
DVersionFromVCS.cmake6 string(REPLACE "svn" "" result "${${VERS}}")
7 if( EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.svn" )
8 set(result "${result}svn")
23 if( EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/.git/svn )
27 execute_process(COMMAND ${git_executable} svn log --limit=1 --oneline
38 set(git_svn_rev "-svn-${git_svn_rev}")
41 execute_process(COMMAND ${git_executable} svn find-rev HEAD
DGetSVN.cmake23 # If svn is a bat file, find_program(Subversion) doesn't find it.
26 find_program(Subversion_SVN_EXECUTABLE NAMES svn svn.bat)
46 execute_process(COMMAND ${git_executable} svn info
87 if (EXISTS "${path}/.svn")
89 elseif (EXISTS "${path}/.git/svn")
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat11 REM the revision number, and builds the tools. You must run 'svn commit' to
15 call svn update --accept postpone
19 REM switch back to top level so that 'svn info' displays useful information.
23 echo Repository information (output of 'svn info') follows: >> %TEMP%\checkin.txt
24 call svn info >> %TEMP%\checkin.txt
26 echo type 'svn commit -F %%TEMP%%\checkin.txt' to commit.
/external/lldb/test/functionalities/archives/
DREADME4 [16:17:44] johnny:/Volumes/data/lldb/svn/latest/test/functionalities/archives $ dsymutil -s a.out
10 [ 0] 00000002 64 (N_SO ) 00 0000 0000000000000000 '/Volumes/data/lldb/svn/latest/…
12 [ 2] 00000046 66 (N_OSO ) 03 0001 000000004f0f780c '/Volumes/data/lldb/svn/latest/…
18 [ 8] 00000002 64 (N_SO ) 00 0000 0000000000000000 '/Volumes/data/lldb/svn/latest/…
20 [ 10] 00000093 66 (N_OSO ) 03 0001 000000004f0f780c '/Volumes/data/lldb/svn/latest/…
31 [ 21] 00000002 64 (N_SO ) 00 0000 0000000000000000 '/Volumes/data/lldb/svn/latest/…
33 [ 23] 000000f4 66 (N_OSO ) 03 0001 000000004f0f780c '/Volumes/data/lldb/svn/latest/…
/external/clang/lib/Basic/
DMakefile35 $(ObjDir)/.ver-svn .ver: $(ObjDir)/.dir
37 echo '$(SVN_REVISION) $(LLVM_REVISION)' > $(ObjDir)/.ver-svn; \
39 $(ObjDir)/.ver-svn: .ver
40 $(ObjDir)/Version.o: $(ObjDir)/.ver-svn
/external/lldb/tools/lldb-perf/common/clang/
Dbuild-clang.sh14 svn co --revision 176809 http://llvm.org/svn/llvm-project/llvm/trunk llvm
15 ( cd llvm/tools ; svn co --revision 176809 http://llvm.org/svn/llvm-project/cfe/trunk clang )
28 …*.txt *.TXT autoconf bindings test unittests utils ; find . -type d -name .svn -print0 | xargs -0 …
/external/lldb/utils/test/
DREADME-run-until-faulted3 [18:20:29] johnny:/Volumes/data/lldb/svn/trunk/utils/test $ ./run-until-faulted.py -l /Volumes/data…
4 lldb command: /Volumes/data/lldb/svn/trunk/build/Debug/lldb
18 [18:20:40] johnny:/Volumes/data/lldb/svn/trunk/utils/test $
/external/lldb/scripts/
Dbuild-lldb-llvm-clang21 svn co -q -r $LLVM_REVISION http://llvm.org/svn/llvm-project/llvm/trunk llvm
29 svn co -q -r $CLANG_REVISION http://llvm.org/svn/llvm-project/cfe/trunk clang
/external/v8/tools/gcmole/
Dbootstrap.sh41 LLVM_REPO_URL=${LLVM_URL:-https://llvm.org/svn/llvm-project}
74 if ! svn co --force \
79 svn co --force \
85 svn co --force \
/external/google-breakpad/
DDEPS29 # This is used to mimic the svn:externals mechanism for gclient (both Git and
38 "http://google-glog.googlecode.com/svn/trunk@97",
41 "src/src/testing": "http://googlemock.googlecode.com/svn/trunk@408",
42 "src/src/testing/gtest": "http://googletest.googlecode.com/svn/trunk@615",
46 "http://protobuf.googlecode.com/svn/trunk@407",
49 "src/src/tools/gyp": "http://gyp.googlecode.com/svn/trunk@1886",
53 "http://linux-syscall-support.googlecode.com/svn/trunk/lss@24",
/external/owasp/sanitizer/tools/
Dupdate_tree_in_svn.py55 def svn(verb_and_flags, args): function
120 svn(['delete'], svn_deletes)
122 svn(['commit', '-m', 'remove obsolete files from the snapshot tree'],
125 svn(['add', '--depth=empty'], svn_adds)
127 svn(['propset', propname, propvalue], files)
/external/owasp/sanitizer/tools/findbugs/doc/
DperformingARelease.txt22 For a full release, make a branch in the svn repository:
25 svn copy "https://findbugs.googlecode.com/svn/trunk" "https://findbugs.googlecode.com/svn/branches/…

12345678