OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subversion
(Results
1 - 25
of
203
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py
53
self.save_subversion = sys.
subversion
58
sys.
subversion
= self.save_subversion
72
# from sys.
subversion
. Ignore them
102
for (version_tag,
subversion
, sys_platform), info in \
105
if
subversion
is None:
106
if hasattr(sys, "
subversion
"):
107
del sys.
subversion
109
sys.
subversion
=
subversion
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py
53
self.save_subversion = sys.
subversion
58
sys.
subversion
= self.save_subversion
72
# from sys.
subversion
. Ignore them
102
for (version_tag,
subversion
, sys_platform), info in \
105
if
subversion
is None:
106
if hasattr(sys, "
subversion
"):
107
del sys.
subversion
109
sys.
subversion
=
subversion
/prebuilts/misc/common/swig/include/2.0.11/perl5/
perlhead.swg
15
# if !defined(__PATCHLEVEL_H_INCLUDED__) && !(defined(PATCHLEVEL) && defined(
SUBVERSION
))
19
# if !(defined(PERL_VERSION) || (defined(
SUBVERSION
) && defined(PATCHLEVEL)))
25
# define PERL_SUBVERSION
SUBVERSION
/external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
Makefile
5
sudo apt-get install
subversion
fakeroot python-setuptools python-
subversion
/external/llvm/cmake/modules/
VersionFromVCS.cmake
11
find_package(
Subversion
)
40
# Determine if the HEAD points directly at a
subversion
revision.
GetSVN.cmake
1
# CMake project that writes
Subversion
revision information to a header.
23
# If svn is a bat file, find_program(
Subversion
) doesn't find it.
30
find_package(
Subversion
)
/external/marisa-trie/
README
42
Subversion
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h
33
/*
Subversion
Revision number of this file (not of the repository). Empty
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h
33
/*
Subversion
Revision number of this file (not of the repository). Empty
/external/owasp/sanitizer/tools/
update_tree_in_svn.py
31
in both the current client and in
subversion
.
42
# Keep track of changes to make in
subversion
googlecode_upload.py
24
#
Subversion
and uploading files. You can find your password by going
27
#
Subversion
repository, the script will automatically retrieve your
166
config_dir: Path to
Subversion
configuration directory, 'none', or None.
190
print 'It is the password you use to access
Subversion
repositories,'
/external/jmonkeyengine/
README
4
Subversion
snapshot taken on 2012.02.24. It includes the engine/src directory
/external/valgrind/coregrind/m_debuginfo/
README.txt
42
Old versions of the stabs type reader can be found in the
subversion
repository
/external/jsoncpp/doc/
jsoncpp.dox
89
Permanent link to the latest revision of the file in
subversion
:
96
The latest version of the source is available in the project's
subversion
repository:
107
Permanent link to the latest revision of the file in
subversion
:
/external/icu/icu4c/source/data/
icu4j-readme.txt
24
1a. If you didn't download from
Subversion
, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
/external/vogar/
build.xml
8
<property name="version" value="0.0"/> <!--
subversion
revision? -->
/external/llvm/docs/
ReleaseNotes.rst
29
Note that if you are reading this file from a
Subversion
checkout or the main
108
API documentation which is up-to-date with the
Subversion
version of the source
BuildingLLVMWithAutotools.rst
50
Once checked out from the
Subversion
repository, the LLVM suite source code must
80
are using the LLVM distribution. The default behavior of a
Subversion
134
These builds are the default when one is using a
Subversion
checkout and
/external/clang/www/
get_started.html
123
Subversion
repository. As mentioned above, the latest Clang sources are tied to
127
to
subversion
. </p>
137
<li><b>
Subversion
</b>. Source code control program. Get it from:
138
<a href="http://
subversion
.tigris.org/getting.html">
139
http://
subversion
.tigris.org/getting.html</a></li>
/external/clang/include/clang/Basic/
Version.h
43
/// \brief Retrieves the repository path (e.g.,
Subversion
path) that
/external/icu/icu4c/source/config/
dist.mk
8
# This will only work if
subversion
is installed.
/external/llvm/utils/buildit/
build_llvm
54
# The
subversion
number of the submission, e.g. 03.
80
SUBVERSION
=`echo $RC_ProjectSourceVersion | sed -e 's/.*\.\([0-9]*\).*/\1/'`
81
if [ "x$
SUBVERSION
" != "x$RC_ProjectSourceVersion" ]; then
82
LLVM_SUBMIT_SUBVERSION=`printf "%02d" $
SUBVERSION
`
/external/valgrind/
README
66
To install from the
Subversion
repository :
/external/clang/docs/
ReleaseNotes.rst
34
Note that if you are reading this file from a
Subversion
checkout or the
158
API documentation which are up-to-date with the
Subversion
version of
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntrace.h
381
UCHAR
SubVersion
;
424
UCHAR
SubVersion
;
467
UCHAR
SubVersion
;
Completed in 322 milliseconds
1
2
3
4
5
6
7
8
9