代码搜索:SubVersion

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

代码结果 952
www.eeworm.com/read/459490/1569289

py svn_authz.py

from trac.versioncontrol import svn_authz import unittest import sys def tests(): """ Subversion Authz File Permissions ================================= Setup code ---------- We'll u
www.eeworm.com/read/190346/5183891

bash_completion

# Programmable completion for the Subversion svn command under bash. Source # this file (or on some systems add it to ~/.bash_completion and start a new # shell) and bash's completion mechanism will
www.eeworm.com/read/190346/5183921

sh svn-po-status-report.sh

#!/bin/sh # Subversion po file translation status report generator # This file is based on the GNU gettext msgattrib tool # for message file filtering # To make the script work, make sure that: #
www.eeworm.com/read/190346/5184085

texi client.texi

@node Client @chapter Client The Subversion client is built on three libraries. One operates strictly on the working copy and does not talk to the repository. Another talks to the repository bu
www.eeworm.com/read/190346/5184871

1 svndumpfilter.1

.\" You can view this file with: .\" nroff -man [filename] .\" .TH svndumpfilter 1 .SH NAME svndumpfilter \- Filter a subversion repository 'dumpfile'. .SH SYNOPSIS .TP \fBsvndumpfilter\fP \fIcommand\
www.eeworm.com/read/190346/5184908

py schedule_tests.py

#!/usr/bin/env python # # schedule_tests.py: testing working copy scheduling # (adds, deletes, reversion) # # Subversion is a tool for revision control. # See http://su
www.eeworm.com/read/190346/5185637

txt compatibility.txt

NOTES ON VERSION COMPATIBILITY This file attempts to document the compatibility issues between different Subversion clients and servers. More specifically, where we want to change our (WebDAV) protoc
www.eeworm.com/read/334125/3373633

readme

Introduction: ============= This directory contains the source code of the pidl (Perl IDL) compiler for Samba 4. The main sources for pidl are available by Subversion on svn://svnanon.samba.org/sam
www.eeworm.com/read/292687/3950298

py svn_authz.py

from trac.versioncontrol import svn_authz import unittest import sys def tests(): """ Subversion Authz File Permissions ================================= Setup code ---------- We'll u
www.eeworm.com/read/273662/4201544

py svn_apply_autoprops.py

#!/usr/bin/env python # This script reads the auto-properties defined in the # $HOME/.subversion/config file and applies them recursively to all # the files and directories in the current working cop