代码搜索:SubVersion
找到约 952 项符合「SubVersion」的源代码
代码结果 952
www.eeworm.com/read/273662/4202372
readme
The official FreeBSD port of Subversion is now maintained in the FreeBSD ports
tree, in the devel/subversion directory.
For the latest version, see
http://www.freebsd.org/cgi/cvsweb.cgi/port
www.eeworm.com/read/273660/4202723
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/273660/4202727
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/273660/4202728
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.
#
# ==================
www.eeworm.com/read/273660/4202739
py entry.py
#!/usr/bin/env python
#
# entry.py: module to parse '.svn/entries' file
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ================
www.eeworm.com/read/273660/4202744
py testcase.py
#!/usr/bin/env python
#
# testcase.py: Control of test case execution.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =================
www.eeworm.com/read/273660/4202745
py special_tests.py
#!/usr/bin/env python
#
# special_tests.py: testing special file handling
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =========
www.eeworm.com/read/273660/4202748
py svnversion_tests.py
#!/usr/bin/env python
#
# svnversion_tests.py: testing the 'svnversion' tool.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =====
www.eeworm.com/read/273660/4202749
py cat_tests.py
#!/usr/bin/env python
#
# cat_tests.py: testing cat cases.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ========================
www.eeworm.com/read/273660/4202769
py svnadmin_tests.py
#!/usr/bin/env python
#
# svnadmin_tests.py: testing the 'svnadmin' tool.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =========