Searched full:svn (Results 1 – 25 of 1549) sorted by relevance
12345678910>>...62
15 * [@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 …]
... objectdescriptors/.svn/tmp/ mp4/.svn/text-base/ mp4/.svn/ ...
7 # 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 = native22 # Only files from the svn repository are checked.32 # svn autoprops definitions.48 *.c = svn:eol-style=native49 *.cc = svn:eol-style=native50 *.cpp = svn:eol-style=native51 *.h = svn:eol-style=native52 *.rc = svn:eol-style=native53 *.dsp = svn:eol-style=native[all …]
19 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 …]
... .svn/prop-base/ rtp/.svn/props/ rtp/.svn/tmp/ ...
... .svn/prop-base/ odf/.svn/props/ odf/.svn/tmp/ ...
24 * 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 …]
1 handle svn23 [GOOS:windows] svn checkout file:///$ROOT .24 [!GOOS:windows] svn checkout file://$ROOT .56 svn add git-README-only57 svn commit -m 'add modified git-README-only'58 svn propset svn:author rsc --revprop -r159 svn propset svn:date 2017-09-22T15:41:54.145716Z --revprop -r161 svn add pkg.go62 svn commit -m 'use git-README-only/pkg'63 svn propset svn:author rsc --revprop -r2[all …]
1 handle svn23 [GOOS:windows] svn checkout file:///$ROOT .24 [!GOOS:windows] svn checkout file://$ROOT .56 svn add .git pkg57 svn commit -m 'git'58 svn propset svn:author rsc --revprop -r159 svn propset svn:date 2017-09-27T18:00:52.201719Z --revprop -r161 svn add p162 svn commit -m 'add p1'63 svn propset svn:author rsc --revprop -r2[all …]
1 handle svn9 [GOOS:windows] svn checkout file:///$ROOT .10 [!GOOS:windows] svn checkout file://$ROOT .12 svn add hello.go13 svn commit --file MSG14 svn propset svn:author 'rsc' --revprop -r115 svn propset svn:date '2017-09-22T01:12:45.861368Z' --revprop -r117 svn update18 svn log --xml20 [GOOS:windows] replace '\n' '\r\n' .svn-log[all …]
75 - Dino Viehland was given SVN access on February 23 2010 by Brett78 - Larry Hastings was given SVN access on February 22 2010 by81 - 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, at87 - Doug Hellmann was given SVN access on September 19 2009 by GFB, at90 - Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and102 - R. David Murray was given SVN access on March 30 2009 by MvL, after105 - 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 …]
1447 …~/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.txt1483 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk1484 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools1485 -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data1609 CLDR_SRC=~/svn.cldr/uni1716 …~/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.txt1749 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk1750 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools[all …]
1461 …~/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.txt1497 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk1498 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools1499 -DUCD_DIR=/usr/local/google/home/mscherer/svn.unitools/trunk/data1623 CLDR_SRC=~/svn.cldr/uni1730 …~/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.txt1763 -DSVN_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools/trunk1764 -DOTHER_WORKSPACE=/usr/local/google/home/mscherer/svn.unitools[all …]
31 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 it78 This override allows the auth information to be passed to svn via the83 # svn+ssh URLs, so keep the auth information in the URL.90 # hotfix the URL scheme after removing svn+ from svn+ssh:// re-add it93 url = "svn+" + url159 # because `svn info` is being run against a local directory.193 # ``svn`` client.[all …]
1018 ([@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 …]
4 SVN helper script.6 Try to set the svn:eol-style property to "native" on every .py, .txt, .c and9 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 SVN13 that behavior, and passes on whatever warning message the failing "svn20 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 control30 svn: File 'Lib\test\test_pep263.py' has binary mime type property37 default = os.path.join(root, ".svn", "props", fn+".svn-work")[all …]
6 …"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…
6 <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/…
... /.svn/entries META-INF/.svn/format META-INF/.svn/prop ...
47 * ``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 …]
529 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 …]
2 [!exec:svn] skip4 # 'go mod download' will fall back to svn+ssh once svn fails over protocols like https.13 # resulting in svn skipping ssh entirely. Alternatives like21 # Attempting to get a module zip using svn should succeed.22 go mod download vcs-test.golang.org/svn/hello.svn@00000000000123 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 a27 ! go mod download vcs-test.golang.org/svn/nonexistent.svn@latest29 stderr 'go: module vcs-test.golang.org/svn/nonexistent.svn: no matching versions for query "latest"…