代码搜索:Subversion
找到约 952 项符合「Subversion」的源代码
代码结果 952
www.eeworm.com/read/273662/4201649
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/273662/4201650
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/273662/4201661
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/273662/4201666
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/273662/4201667
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/273662/4201670
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/273662/4201671
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/273662/4201691
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.
#
# =========
www.eeworm.com/read/273662/4201693
py stat_tests.py
#!/usr/bin/env python
#
# stat_tests.py: testing the svn stat command
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# =============
www.eeworm.com/read/273662/4201696
py diff_tests.py
#!/usr/bin/env python
#
# diff_tests.py: some basic diff tests
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ====================