代码搜索:Subversion

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

代码结果 952
www.eeworm.com/read/273662/4201536

svn-resolve

#!/bin/sh # -*- coding:utf-8;mode:shell-script;mode:font-lock -*- ## # Resolve Subversion conflicts using FileMerge. # # (FileMerge is a graphical diff tool in the Mac OS X Developer # Tools.) # # In
www.eeworm.com/read/273662/4202217

rnc common.rnc

# XML RELAX NG schema for Subversion command-line client output # Common declarations # Data types. ## A revision number. revnum.type = xsd:nonNegativeInteger ## A user name. username.type = string
www.eeworm.com/read/273660/4202451

conf mod_dav_svn.conf

DAV svn SVNParentPath /home/YOUR_USERNAME/svn/obj-sh/subversion/tests/cmdline/svn-test-work/repositories AuthType Basic AuthName "SVN repos"
www.eeworm.com/read/273660/4202613

svn-resolve

#!/bin/sh # -*- coding:utf-8;mode:shell-script;mode:font-lock -*- ## # Resolve Subversion conflicts using FileMerge. # # (FileMerge is a graphical diff tool in the Mac OS X Developer # Tools.) # # In
www.eeworm.com/read/273660/4203222

rnc common.rnc

# XML RELAX NG schema for Subversion command-line client output # Common declarations # Data types. ## A revision number. revnum.type = xsd:nonNegativeInteger ## A user name. username.type = string
www.eeworm.com/read/149206/12394626

bak gf.sub.bak

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Boolean_values VI_TRUE (1) "True" VI_FALSE (0) "False" v attrOutputModeRangeTable GF_VAL_OUTPUT_FUNC (0) "Configures th
www.eeworm.com/read/245254/4505328

sh cover_rtcs.sh

#!/bin/sh if [ ! -d build-gcov ]; then mkdir build-gcov fi cd build-gcov if [ ! -f Makefile ]; then ../../configure --with-gnulinux --enable-gcov --enable-subversion fi #all set, build w
www.eeworm.com/read/190346/5183890

py server-vsn.py

#!/usr/bin/env python # # server-vsn.py: print a Subversion server's version number # # USAGE: server-vsn.py URL # # The URL can contain any path on the server, as we are simply looking # for Apache's
www.eeworm.com/read/190346/5185316

1 svn.1

.\" You can view this file with: .\" nroff -man [filename] .\" .TH svn 1 .SH NAME svn \- Subversion command line client tool .SH SYNOPSIS .TP \fBsvn\fP \fIcommand\fP [\fIoptions\fP] [\fIargs\fP] .SH O
www.eeworm.com/read/332624/3394904

apt building.apt

---- Building DbUnit ---- Felipe Leme ---- 23 December 2006 Overview Building DbUnit is quite simple; all you need is JDK 1.4+, Subversion and Maven 2. Once you have them all, you can build DbU