代码搜索:Subversion
找到约 952 项符合「Subversion」的源代码
代码结果 952
www.eeworm.com/read/273662/4201659
py svnsync_tests.py
#!/usr/bin/env python
#
# svnsync_tests.py: Tests SVNSync's repository mirroring capabilities.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more informati
www.eeworm.com/read/273662/4201689
py blame_tests.py
#!/usr/bin/env python
#
# blame_tests.py: testing line-by-line annotation.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ========
www.eeworm.com/read/273660/4202638
wcgrep
#!/bin/bash
# Copyright 2004 Ben Reser
# Licensed under the terms subversion ships under or GPLv2.
# Useful for greping in a subversion working copy.
# Essentially it behaves the s
www.eeworm.com/read/273660/4202694
py target-test.py
#!/usr/bin/env python
#
# target-test.py: testing svn_path_condense_targets.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ===========
www.eeworm.com/read/273660/4202737
py svnsync_tests.py
#!/usr/bin/env python
#
# svnsync_tests.py: Tests SVNSync's repository mirroring capabilities.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more informati
www.eeworm.com/read/273660/4202767
py blame_tests.py
#!/usr/bin/env python
#
# blame_tests.py: testing line-by-line annotation.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ========
www.eeworm.com/read/190346/5184918
py basic_tests.py
#!/usr/bin/env python
#
# basic_tests.py: testing working-copy interactions with ra_local
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more informati
www.eeworm.com/read/273662/4201643
py copy_tests.py
#!/usr/bin/env python
#
# copy_tests.py: testing the many uses of 'svn cp' and 'svn mv'
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
www.eeworm.com/read/273660/4202721
py copy_tests.py
#!/usr/bin/env python
#
# copy_tests.py: testing the many uses of 'svn cp' and 'svn mv'
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
www.eeworm.com/read/483958/6588402
css styles.css
/************************************************************************/
/* Custom style-sheet stuffs for the Subversion book in HTML form. */
/*************************************************