Home
last modified time | relevance | path

Searched full:svn (Results 1 – 25 of 1549) sorted by relevance

12345678910>>...62

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/doc/
Dchanges.qbk15 * [@http://svn.boost.org/trac/boost/ticket/3926 #3926] thread_specific_ptr + dlopen library causes …
17 * [@http://svn.boost.org/trac/boost/ticket/10964 #10964] future<future<T>>::unwrap().then() Deadloc…
20 Please take a look at [@https://svn.boost.org/trac/boost/query?status=assigned&status=new&status=re…
45 * [@http://svn.boost.org/trac/boost/ticket/3926 #3926] thread_specific_ptr + dlopen library causes …
47 * [@http://svn.boost.org/trac/boost/ticket/10964 #10964] future<future<T>>::unwrap().then() Deadloc…
50 Please take a look at [@https://svn.boost.org/trac/boost/query?status=assigned&status=new&status=re…
66 * [@http://svn.boost.org/trac/boost/ticket/3926 #3926] thread_specific_ptr + dlopen library causes …
68 * [@http://svn.boost.org/trac/boost/ticket/10964 #10964] future<future<T>>::unwrap().then() Deadloc…
71 Please take a look at [@https://svn.boost.org/trac/boost/query?status=assigned&status=new&status=re…
78 * [@http://svn.boost.org/trac/boost/ticket/12323 #12323] windows - boost/thread/win32/mfc_thread_in…
[all …]
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
HDmp4-boxes.zip ... objectdescriptors/.svn/tmp/ mp4/.svn/text-base/ mp4/.svn/ ...
/aosp_15_r20/external/cldr/tools/scripts/
H A Dcldr-svnprops-check.py7 # Script to check and fix svn property settings for CLDR source files.
9 # Also check for the correct line endings on files with svn:eol-style = native
22 # Only files from the svn repository are checked.
32 # svn autoprops definitions.
48 *.c = svn:eol-style=native
49 *.cc = svn:eol-style=native
50 *.cpp = svn:eol-style=native
51 *.h = svn:eol-style=native
52 *.rc = svn:eol-style=native
53 *.dsp = svn:eol-style=native
[all …]
H A 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 …]
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
HDrtp-boxes.zip ... .svn/prop-base/ rtp/.svn/props/ rtp/.svn/tmp/ ...
HDodf-boxes.zip ... .svn/prop-base/ odf/.svn/props/ odf/.svn/tmp/ ...
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/doc/
Dhistory.qbk24 * Big effort to de-fuzz the library using libFuzzer and fix identified issues, see: [@https://svn.…
29 * Fix buffer over-run error when parsing certain invalid regexes, see [@https://svn.boost.org/trac/…
30 * Fix detection of ICU in library build, see [@https://svn.boost.org/trac/boost/ticket/12152 #12152…
31 * Fix bug in case sensitivity change, see [@https://svn.boost.org/trac/boost/ticket/11940 #11940].
32 * Allow types wider than int in `\x{}` expressions (for char32_t etc), see [@https://svn.boost.org/…
40 * Add support for Perl's backtracking control verbs, see [@https://svn.boost.org/trac/boost/ticket/…
42 * Fix incorrect range end when matching \[\[:unicode:\]\], see [@https://svn.boost.org/trac/boost/t…
44 leaks (but none the less buggy, as it didn't call reg_free) will now leak. See [@https://svn.boost…
45 * Make sub_match a valid C++ range type, see [@https://svn.boost.org/trac/boost/ticket/11036 #11036…
49 * Fixed some typos as in [@https://svn.boost.org/trac/boost/ticket/10682 #10682].
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/vcstest/svn/
Dtest1-svn-git.txt1 handle svn
23 [GOOS:windows] svn checkout file:///$ROOT .
24 [!GOOS:windows] svn checkout file://$ROOT .
56 svn add git-README-only
57 svn commit -m 'add modified git-README-only'
58 svn propset svn:author rsc --revprop -r1
59 svn propset svn:date 2017-09-22T15:41:54.145716Z --revprop -r1
61 svn add pkg.go
62 svn commit -m 'use git-README-only/pkg'
63 svn propset svn:author rsc --revprop -r2
[all …]
Dtest2-svn-git.txt1 handle svn
23 [GOOS:windows] svn checkout file:///$ROOT .
24 [!GOOS:windows] svn checkout file://$ROOT .
56 svn add .git pkg
57 svn commit -m 'git'
58 svn propset svn:author rsc --revprop -r1
59 svn propset svn:date 2017-09-27T18:00:52.201719Z --revprop -r1
61 svn add p1
62 svn commit -m 'add p1'
63 svn propset svn:author rsc --revprop -r2
[all …]
Dhello.txt1 handle svn
9 [GOOS:windows] svn checkout file:///$ROOT .
10 [!GOOS:windows] svn checkout file://$ROOT .
12 svn add hello.go
13 svn commit --file MSG
14 svn propset svn:author 'rsc' --revprop -r1
15 svn propset svn:date '2017-09-22T01:12:45.861368Z' --revprop -r1
17 svn update
18 svn log --xml
20 [GOOS:windows] replace '\n' '\r\n' .svn-log
[all …]
/aosp_15_r20/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 …]
/aosp_15_r20/external/cronet/third_party/icu/source/data/unidata/
H A Dchanges.txt1447 …~/svn.unitools/trunk$ sed -r -f ~/cldr/uni/src/tools/scripts/uca/blankweights.sed ../Generated/UCA…
1448 ~/svn.unitools/trunk$ meld ../frac-12.1.txt ../frac-13.0.txt
1483 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
1484 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
1485 -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data
1609 CLDR_SRC=~/svn.cldr/uni
1716 …~/svn.unitools/trunk$ sed -r -f ~/svn.cldr/uni/tools/scripts/uca/blankweights.sed ../Generated/UCA…
1717 ~/svn.unitools/trunk$ meld ../frac-12.txt ../frac-12.1.txt
1749 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
1750 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
[all …]
/aosp_15_r20/external/icu/icu4c/source/data/unidata/
H A Dchanges.txt1461 …~/svn.unitools/trunk$ sed -r -f ~/cldr/uni/src/tools/scripts/uca/blankweights.sed ../Generated/UCA…
1462 ~/svn.unitools/trunk$ meld ../frac-12.1.txt ../frac-13.0.txt
1497 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
1498 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
1499 -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data
1623 CLDR_SRC=~/svn.cldr/uni
1730 …~/svn.unitools/trunk$ sed -r -f ~/svn.cldr/uni/tools/scripts/uca/blankweights.sed ../Generated/UCA…
1731 ~/svn.unitools/trunk$ meld ../frac-12.txt ../frac-12.1.txt
1763 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk
1764 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/vcs/
Dsubversion.py31 name = "svn"
32 dirname = ".svn"
34 schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file")
69 continue # not part of the same svn tree, skip it
78 This override allows the auth information to be passed to svn via the
83 # svn+ssh URLs, so keep the auth information in the URL.
90 # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it
93 url = "svn+" + url
159 # because `svn info` is being run against a local directory.
193 # ``svn`` client.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/vcs/
Dsubversion.py31 name = "svn"
32 dirname = ".svn"
34 schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file")
69 continue # not part of the same svn tree, skip it
78 This override allows the auth information to be passed to svn via the
83 # svn+ssh URLs, so keep the auth information in the URL.
90 # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it
93 url = "svn+" + url
159 # because `svn info` is being run against a local directory.
193 # ``svn`` client.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/vcs/
Dsubversion.py31 name = "svn"
32 dirname = ".svn"
34 schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file")
69 continue # not part of the same svn tree, skip it
78 This override allows the auth information to be passed to svn via the
83 # svn+ssh URLs, so keep the auth information in the URL.
90 # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it
93 url = "svn+" + url
159 # because `svn info` is being run against a local directory.
193 # ``svn`` client.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/vcs/
Dsubversion.py31 name = "svn"
32 dirname = ".svn"
34 schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file")
69 continue # not part of the same svn tree, skip it
78 This override allows the auth information to be passed to svn via the
83 # svn+ssh URLs, so keep the auth information in the URL.
90 # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it
93 url = "svn+" + url
159 # because `svn info` is being run against a local directory.
193 # ``svn`` client.
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/doc/
Dhistory.qbk1018 ([@https://svn.boost.org/trac/boost/ticket/7162 #7162]).
1021 ([@https://svn.boost.org/trac/boost/ticket/6415 #6415]).
1024 ([@https://svn.boost.org/trac/boost/ticket/7140 #7140]).
1029 ([@https://svn.boost.org/trac/boost/ticket/7012 #7012]).
1032 ([@https://svn.boost.org/trac/boost/ticket/6303 #6303]).
1034 ([@https://svn.boost.org/trac/boost/ticket/6310 #6310]).
1045 test `#define` ([@https://svn.boost.org/trac/boost/ticket/6432 #6432]).
1050 ([@https://svn.boost.org/trac/boost/ticket/6620 #6620]).
1053 ([@https://svn.boost.org/trac/boost/ticket/6657 #6657]).
1067 ([@https://svn.boost.org/trac/boost/ticket/6048 #6048]).
[all …]
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dsvneol.py4 SVN helper script.
6 Try to set the svn:eol-style property to "native" on every .py, .txt, .c and
9 Files with the svn:eol-style property already set (to anything) are skipped.
11 svn will itself refuse to set this property on a file that's not under SVN
13 that behavior, and passes on whatever warning message the failing "svn
20 svn:eol-style set, output looks like:
22 property 'svn:eol-style' set on 'Lib\ctypes\__init__.py'
26 svn: warning: 'patch-finalizer.txt' is not under version control
30 svn: File 'Lib\test\test_pep263.py' has binary mime type property
37 default = os.path.join(root, ".svn", "props", fn+".svn-work")
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/vcstest/go/
Dtest1-svn-git.txt6 …"go-import" content="vcs-test.golang.org/go/test1-svn-git svn https://vcs-test.golang.org/svn/test…
10 <meta name="go-import" content="vcs-test.golang.org/go/test1-svn-git/git-README-only git https://vc…
14 <meta name="go-import" content="vcs-test.golang.org/go/test1-svn-git/git-README-only git https://vc…
18 <meta name="go-import" content="vcs-test.golang.org/go/test1-svn-git/git-README-only git https://vc…
22 …"go-import" content="vcs-test.golang.org/go/test1-svn-git svn https://vcs-test.golang.org/svn/test…
26 …"go-import" content="vcs-test.golang.org/go/test1-svn-git svn https://vcs-test.golang.org/svn/test…
30 …"go-import" content="vcs-test.golang.org/go/test1-svn-git svn https://vcs-test.golang.org/svn/test…
Dtest2-svn-git.txt6 <meta name="go-import" content="vcs-test.golang.org/go/test2-svn-git/test2main git https://vcs-test…
10 <meta name="go-import" content="vcs-test.golang.org/go/test2-svn-git/test2pkg git https://vcs-test.…
14 <meta name="go-import" content="vcs-test.golang.org/go/test2-svn-git/test2pkg git https://vcs-test.…
18 …mport" content="vcs-test.golang.org/go/test2-svn-git/test2PKG svn https://vcs-test.golang.org/svn/…
22 …mport" content="vcs-test.golang.org/go/test2-svn-git/test2PKG svn https://vcs-test.golang.org/svn/…
26 …mport" content="vcs-test.golang.org/go/test2-svn-git/test2PKG svn https://vcs-test.golang.org/svn/…
/aosp_15_r20/libcore/support/src/test/java/tests/resources/ServiceLoader/
HDhyts_services2.jar ... /.svn/entries META-INF/.svn/format META-INF/.svn/prop ...
/aosp_15_r20/external/llvm/docs/
H A DGettingStarted.rst47 * ``svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm``
53 * ``svn co http://llvm.org/svn/llvm-project/cfe/trunk clang``
59 * ``svn co http://llvm.org/svn/llvm-project/compiler-rt/trunk compiler-rt``
65 * ``svn co http://llvm.org/svn/llvm-project/openmp/trunk openmp``
71 * ``svn co http://llvm.org/svn/llvm-project/libcxx/trunk libcxx``
72 * ``svn co http://llvm.org/svn/llvm-project/libcxxabi/trunk libcxxabi``
78 * ``svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite``
457 * Read-Only: ``svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm``
458 * Read-Write: ``svn co https://[email protected]/svn/llvm-project/llvm/trunk llvm``
501 % svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/doc/
Dcontainer.qbk529 high-performance [@https://svn.boost.org/svn/boost/sandbox/varray/doc/html/index.html varray]
1486 …* [@https://svn.boost.org/trac/boost/ticket/13533 Trac #13533: ['"Boost vector resize causes asse…
1512 …* [@https://svn.boost.org/trac/boost/ticket/13500 Trac #13500: ['"Memory leak when using erase on…
1544 …* [@https://svn.boost.org/trac/boost/ticket/11333 Trac #11333: ['"boost::basic_string_ref should i…
1545 …* [@https://svn.boost.org/trac/boost/ticket/12749 Trac #12749: ['"container::pmr::polymorphic_allo…
1546 …* [@https://svn.boost.org/trac/boost/ticket/12915 Trac #12915: ['"Buffer overflow in boost::contai…
1555 …* [@https://svn.boost.org/trac/boost/ticket/12534 Trac #12534: ['"flat_map fails to compile if inc…
1556 …* [@https://svn.boost.org/trac/boost/ticket/12577 Trac #12577: ['"Null reference in pair.hpp trigg…
1565 …* [@https://svn.boost.org/trac/boost/ticket/9481 Trac #9481: ['"Minor comment typo in Boost.Cont…
1566 …* [@https://svn.boost.org/trac/boost/ticket/9689 Trac #9689: ['"Add piecewise_construct to boost…
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/
Dmod_download_svn.txt2 [!exec:svn] skip
4 # 'go mod download' will fall back to svn+ssh once svn fails over protocols like https.
13 # resulting in svn skipping ssh entirely. Alternatives like
21 # Attempting to get a module zip using svn should succeed.
22 go mod download vcs-test.golang.org/svn/hello.svn@000000000001
23 exists $GOPATH/pkg/mod/cache/download/vcs-test.golang.org/svn/hello.svn/@v/v0.0.0-20170922011245-00…
25 # Attempting to get a nonexistent module using svn should fail with a
27 ! go mod download vcs-test.golang.org/svn/nonexistent.svn@latest
29 stderr 'go: module vcs-test.golang.org/svn/nonexistent.svn: no matching versions for query "latest"…

12345678910>>...62