Home
last modified time | relevance | path

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

12345678910>>...12

/external/cldr/tools/scripts/
DfixSVNProps.sh19 svn propset -q svn:eol-style native ${filename}
20 svn propset -q svn:keywords "Author Id Revision" ${filename}
21 svn propset -q svn:mime-type text/xml ${filename}
25 svn propset -q svn:eol-style native ${filename}
26 svn propset -q svn:mime-type "text/plain;charset=utf-8" ${filename}
30 svn propset -q svn:eol-style native ${filename}
31 svn propset -q svn:mime-type "text/plain" ${filename}
35 svn propset -q svn:eol-style native ${filename}
36 svn propset -q svn:mime-type "text/css" ${filename}
40 svn propset -q svn:eol-style native ${filename}
[all …]
/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/swiftshader/third_party/llvm-7.0/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 REM svn.exe export -r %revision% http://llvm.org/svn/llvm-project/openmp/%branch% llvm/projects/ope…
Dmerge-git.sh65 git svn find-rev r$rev origin/master &>/dev/null
67 git_hash=`git svn find-rev r$rev origin/master`
74 commit_msg=`svn log -r $rev https://llvm.org/svn/llvm-project/`
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/
Dcheckout.sh17 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
21 -b|--branch svn branch to checkout, i.e. 'trunk',
24 -r|--revision svn revision to checkout
29 -p|--llvm-project name of an svn project to checkout.
126 svn diff -c $CHERRY_REV > "$PATCH_FILE"
127 svn patch "$PATCH_FILE"
153 svn co -q $SVN_REV_ARG \
/external/icu/icu4c/source/data/unidata/
Dchanges.txt57 CLDR_SRC=~/svn.cldr/uni
178 CLDR_SRC=~/svn.cldr/uni
179 ICU_ROOT=~/svn.icu/uni
340 set(ICU_INST_DIR /usr/local/google/home/mscherer/svn.icu/trunk/inst/icu4c)
342 set(ICU4C_SRC_DIR /usr/local/google/home/mscherer/svn.icu/uni/src/icu4c)
399 …~/svn.unitools/trunk$ sed -r -f ~/svn.cldr/uni/tools/scripts/uca/blankweights.sed ../Generated/uca…
400 ~/svn.unitools/trunk$ meld ../frac-10.txt ../frac-11.txt
425 … sample character U+1180B on line 28649 of /usr/local/google/home/mscherer/svn.icu/uni/src/icu4c/s…
442 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
443 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/
Dgit-llvm136 def svn(cwd, *cmd, **kwargs): function
177 svn(svn_repo, 'revert', '-R', '.')
181 for line in svn(svn_repo, 'status', '--no-ignore').split('\n'):
187 svn(svn_repo, 'update', *list(GIT_TO_SVN_DIR.values()))
196 svn(svn_root, 'checkout', '--depth=immediates',
198 svn(svn_root, 'update', *list(GIT_TO_SVN_DIR.values()))
221 eol_props = svn(svn_sr_path, 'propget', 'svn:eol-style', *files,
255 status = svn(svn_repo, 'status', '--no-ignore')
275 status_lines = svn(svn_repo, 'status', '--no-ignore').split('\n')
279 svn(svn_repo, 'add', '--no-ignore', l[1:].strip())
[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-7.0/llvm/cmake/modules/
DVersionFromVCS.cmake11 string(REPLACE "svn" "" result "${${VERS}}")
12 if( EXISTS "${SOURCE_DIR}/.svn" )
13 set(result "${result}svn")
42 if( EXISTS ${git_dir}/svn )
45 ${git_executable} svn info
58 # Get the svn revision number for this git commit if one exists.
59 execute_process(COMMAND ${git_executable} svn find-rev HEAD
67 set(git_svn_rev "-svn-${git_head_svn_rev_number}")
/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/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-
/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-
/external/swiftshader/third_party/llvm-7.0/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-
/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/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 …/github.com/google/googletest) using this command: `svn checkout http://googletest.googlecode.com/
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/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/
DGitHubMove.rst93 (https://github.com/blog/626-announcing-svn-support).
266 change of upstreaming using `git push` instead of `git svn dcommit`.
371 .. _git-svn-mirror:
377 http://llvm.org/git/compiler-rt.git) with git-svn read-write access would
380 to workflow*. Everything (git fetch, git svn dcommit, etc.) could continue to
391 git-svn mirrors on top of the SVN bridge.
431 use the SVN bridge or the single-subproject Git mirrors with git-svn for
488 svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
495 # or using the GitHub svn native bridge
496 svn co https://github.com/llvm-project/llvm/trunk
[all …]
/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/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 …]

12345678910>>...12