代码搜索:Subversion
找到约 952 项符合「Subversion」的源代码
代码结果 952
www.eeworm.com/read/273660/4202746
py log_tests.py
#!/usr/bin/env python
#
# log_tests.py: testing "svn log"
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =========================
www.eeworm.com/read/273660/4202768
py switch_tests.py
#!/usr/bin/env python
#
# switch_tests.py: testing `svn switch'.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ==================
www.eeworm.com/read/273660/4202772
py lock_tests.py
#!/usr/bin/env python
#
# lock_tests.py: testing versioned properties
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ==================
www.eeworm.com/read/273660/4203419
txt mod_authz_svn-copy-advisory.txt
Subversion versions up to and including 1.0.5 have a bug in
mod_authz_svn that allows users with write access to read
portions of the repository that they do not have read access
to. Subversion 1.0.6
www.eeworm.com/read/375190/2726531
py svn_tree.py
#!/usr/bin/env python
#
# tree.py: tools for comparing directory trees
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ==================
www.eeworm.com/read/127438/6005719
c version.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpiimpl.h"
/* -- Begin Profiling Symbol Block
www.eeworm.com/read/190346/5184081
texi protocol.texi
@node Protocol
@chapter Protocol
The Subversion client library @code{libsvn_ra_dav} uses the @emph{Neon}
library to generate WebDAV DeltaV requests and sends them to a
"Subversion-aware" Apache
www.eeworm.com/read/190346/5184917
py svnlook_tests.py
#!/usr/bin/env python
#
# svnlook_tests.py: testing the 'svnlook' tool.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ====
www.eeworm.com/read/190346/5184920
py update_tests.py
#!/usr/bin/env python
#
# update_tests.py: testing update cases.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ===========
www.eeworm.com/read/190346/5184921
py export_tests.py
#!/usr/bin/env python
#
# export_tests.py: testing export cases.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ===========