代码搜索:Subversion

找到约 952 项符合「Subversion」的源代码

代码结果 952
www.eeworm.com/read/273660/4202773

py history_tests.py

#!/usr/bin/env python # # history_tests.py: testing history-tracing code # # Subversion is a tool for revision control. # See http://subversion.tigris.org for more information. # # ==========
www.eeworm.com/read/273660/4203134

po fr.po

# French translations for subversion package. # Copyright (C) 2005-2006 CollabNet. # This file is distributed under the same license as the subversion package. # # Traductions en français pour le logi
www.eeworm.com/read/190346/5183960

bat build_locale.bat

@echo off @rem ************************************************************************** cd ..\..\subversion\po goto end @rem *******************************************************************
www.eeworm.com/read/190346/5184579

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/190346/5184876

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/190346/5184913

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/190346/5184943

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/5185237

po zh_cn.po

# Simplified Chinese translations for subversion package. # Copyright (C) 2004 Collab Net. # This file is distributed under the same license as the subversion package. # YingNing Huang
www.eeworm.com/read/273662/4201561

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/273662/4201615

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. # # ===========