Home
last modified time | relevance | path

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

12345678910

/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
68 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/libiberty libiberty > /dev/null
69 svn co -$new_gcc_revision svn://gcc.gnu.org/svn/gcc/trunk/include include > /dev/null
70 rm -rf libiberty/.svn
71 rm -rf include/.svn
93 svn co svn://svn.valgrind.org/valgrind/trunk/coregrind/m_demangle old_m_demangle > /dev/null
94 rm -rf old_m_demangle/.svn
/external/llvm/utils/release/
Dmerge.sh71 if ! svn ls http://llvm.org/svn/llvm-project/$proj/trunk > /dev/null 2>&1 ; then
83 svn log -c $rev http://llvm.org/svn/llvm-project/$proj/trunk >> $tempfile 2>&1
87 svn up
91 svn merge -c -$rev . || exit 1
94 svn merge -c $rev https://llvm.org/svn/llvm-project/$proj/trunk . || exit 1
99 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" \
Dbuild_llvm_package.bat38 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/llvm/%branch% llvm || exit /b
39 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/cfe/%branch% llvm/tools/clang || exit…
40 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/clang-tools-extra/%branch% llvm/tools…
41 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/lld/%branch% llvm/tools/lld || exit /b
42 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/compiler-rt/%branch% llvm/projects/co…
43 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/openmp/%branch% llvm/projects/openmp …
/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/icu/icu4c/source/data/unidata/
Dchanges.txt47 ICU_ROOT=~/svn.icu/trunk
93 - ~/svn.icutools/trunk/src/unicode$ py/preparseucd.py ~/unidata/uni90/20160603 $ICU_SRC_DIR ~/svn.i…
188 …~/svn.icutools/trunk/src/unicode$ py/parsescriptmetadata.py $ICU_SRC_DIR/source/common/unicode/usc…
205 ~/svn.icutools/trunk/src/unicode/c/icudefs.txt:
208 set(ICU_INST_DIR /home/mscherer/svn.icu/trunk/inst)
210 set(ICU_SRC_DIR /home/mscherer/svn.icu/trunk/src)
212 ~/svn.icutools/trunk/dbg/unicode/c$
217 ~/svn.icutools/trunk/dbg/unicode/c$
237 cp (UCA generated)/CollationAuxiliary/* ~/svn.cldr/trunk/common/uca/
253 …cp $ICU_SRC_DIR/source/test/testdata/CollationTest_*.txt ~/svn.icu4j/trunk/src/main/tests/collate/…
[all …]
/external/libmtp/src/
Dgphoto2-sync.sh4 SVN=`which svn`
12 svn checkout svn://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2/camlibs/ptp2 ptp2
20 svn update
/external/swiftshader/third_party/LLVM/utils/
DGetRepositoryPath17 if [ -d .svn ]; then
18 svn info | grep 'URL:' | cut -d: -f2-
19 elif [ -d .git/svn ]; then
20 git svn info | grep 'URL:' | cut -d: -f2-
DGetSourceVersion17 if [ -d .svn ]; then
19 elif [ -d .git/svn ]; then
20 git svn info | grep 'Revision:' | cut -d: -f2-
/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/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/toolchain-utils/deprecated/repo_to_repo_files/
Dgcc-master.json.rtr4 "type": "svn",
8 "address": "svn://gcc.gnu.org/svn/gcc"
16 ".svn",
Dgcc-branches_google_main.json.rtr4 "type": "svn",
8 "address": "svn://gcc.gnu.org/svn/gcc"
16 ".svn",
Dgcc-branches_google_4_7.json.rtr4 "type": "svn",
8 "address": "svn://gcc.gnu.org/svn/gcc"
15 ".svn",
/external/googletest/googletest/docs/
DXcodeGuide.md9 …/code.google.com/p/googletest) using this command: `svn checkout http://googletest.googlecode.com/
21 …he Google Test [site](http://code.google.com/p/googletest/source/checkout">svn), you can get the c…
24 svn checkout http://googletest.googlecode.com/svn/trunk/ googletest-read-only
27 …sion repository. By following this approach, everyone that checks out your svn repository will als…
29svn:externals`, decide where you would like to have the external source reside. You might choose t…
31svn propedit` will bring up your Subversion editor, making editing the long, (potentially multi-li…
33 Here is an example of using the svn:externals properties on a trunk (read via `svn propget`) of a p…
36 [Computer:svn] user$ svn propget svn:externals trunk
37 externals/src/googletest http://googletest.googlecode.com/svn/trunk
DV1_5_XcodeGuide.md9 …/code.google.com/p/googletest) using this command: `svn checkout http://googletest.googlecode.com/
21 …he Google Test [site](http://code.google.com/p/googletest/source/checkout">svn), you can get the c…
24 svn checkout http://googletest.googlecode.com/svn/trunk/ googletest-read-only
27 …sion repository. By following this approach, everyone that checks out your svn repository will als…
29svn:externals`, decide where you would like to have the external source reside. You might choose t…
31svn propedit` will bring up your Subversion editor, making editing the long, (potentially multi-li…
33 Here is an example of using the svn:externals properties on a trunk (read via `svn propget`) of a p…
36 [Computer:svn] user$ svn propget svn:externals trunk
37 externals/src/googletest http://googletest.googlecode.com/svn/trunk
DV1_6_XcodeGuide.md9 …/code.google.com/p/googletest) using this command: `svn checkout http://googletest.googlecode.com/
21 …he Google Test [site](http://code.google.com/p/googletest/source/checkout">svn), you can get the c…
24 svn checkout http://googletest.googlecode.com/svn/trunk/ googletest-read-only
27 …sion repository. By following this approach, everyone that checks out your svn repository will als…
29svn:externals`, decide where you would like to have the external source reside. You might choose t…
31svn propedit` will bring up your Subversion editor, making editing the long, (potentially multi-li…
33 Here is an example of using the svn:externals properties on a trunk (read via `svn propget`) of a p…
36 [Computer:svn] user$ svn propget svn:externals trunk
37 externals/src/googletest http://googletest.googlecode.com/svn/trunk
DV1_7_XcodeGuide.md9 …/code.google.com/p/googletest) using this command: `svn checkout http://googletest.googlecode.com/
21 …he Google Test [site](http://code.google.com/p/googletest/source/checkout">svn), you can get the c…
24 svn checkout http://googletest.googlecode.com/svn/trunk/ googletest-read-only
27 …sion repository. By following this approach, everyone that checks out your svn repository will als…
29svn:externals`, decide where you would like to have the external source reside. You might choose t…
31svn propedit` will bring up your Subversion editor, making editing the long, (potentially multi-li…
33 Here is an example of using the svn:externals properties on a trunk (read via `svn propget`) of a p…
36 [Computer:svn] user$ svn propget svn:externals trunk
37 externals/src/googletest http://googletest.googlecode.com/svn/trunk
/external/valgrind/docs/internals/
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/llvm/cmake/modules/
DVersionFromVCS.cmake11 string(REPLACE "svn" "" result "${${VERS}}")
12 if( EXISTS "${SOURCE_DIR}/.svn" )
13 set(result "${result}svn")
31 if( EXISTS ${SOURCE_DIR}/.git/svn )
36 ${git_executable} svn info
50 set(git_svn_rev "-svn-${git_svn_rev}")
53 execute_process(COMMAND ${git_executable} svn find-rev HEAD
/external/valgrind/solaris/
Dbuild_solaris_package61 svn export --quiet --ignore-externals $source_directory $SRCDIR \
62 2> $TMPDIR/svn-export-valgrind.log.stderr
64 svn export --quiet --ignore-externals $source_directory/VEX $SRCDIR/VEX \
65 2> $TMPDIR/svn-export-vex.log.stderr
71 valgrind_rev=$( svn info $source_directory | grep Revision | sed -e 's/Revision: //' )
72 vex_rev=$( svn info $source_directory/VEX | grep Revision | sed -e 's/Revision: //' )
/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/libopus/doc/
Drelease.txt14 - Add to https://svn.xiph.org/releases/opus/
16 - svn commit
19 - Add release notes to https://svn.xiph.org/websites/opus-codec.org/
25 Releases are commited to https://svn.xiph.org/releases/opus/
29 Website updates are committed to https://svn.xiph.org/websites/opus-codec.org/

12345678910