代码搜索:SubVersion
找到约 952 项符合「SubVersion」的源代码
代码结果 952
www.eeworm.com/read/273660/4203223
rnc list.rnc
# XML RELAX NG schema for Subversion command-line client output
# For "svn list"
include "common.rnc"
start = lists
lists = element lists { \list+ }
## A target to the list command.
\list = elemen
www.eeworm.com/read/393745/8267276
sub fl45.sub
FPAttributeValueFile
n SubType="IVI"
n SubVersion="1"
v Current_Med_Fast_RangeTable DataType="d"
FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0)
"Configures the DMM to calculate the r
www.eeworm.com/read/172316/9714630
c ledtest.c
//
// ledtest.c
//
// simple test program for the bootloader
//
// Copyright 2006 by Erik Lins, www.chip45.com
//
// Subversion keywords
//
// $Rev: 11 $
// $Date: 2006-05-23 16:04:42 +0200
www.eeworm.com/read/232411/4698984
am makefile.am
noinst_LTLIBRARIES=libproc.la
INCLUDES="-DVERSION=$(LIBPROC_VERSION) -DSUBVERSION=$(LIBPROC_SUBVERSION) -DMINORVERSION=$(LIBPROC_MINORVERSION)"
BUILT_SOURCES = signames.h
HDRSFILES=version.h signals
www.eeworm.com/read/194534/5131924
spec rapidsvn.spec
Summary: A cross-platform GUI for the Subversion concurrent versioning system.
Name: rapidsvn
Version: 0.9.0
Release: 1
License: BSD
Group: Utilities/System
URL: http://rapidsvn.tigris.org
Source0: %{
www.eeworm.com/read/190346/5183910
vim svn-dev.vim
" This file sets vim up to use subversion's coding style. It can be applied on
" a per buffer basis with :source svn-dev.vim, or can be source from ~/.vimrc to
" apply settings to all files vim use
www.eeworm.com/read/190346/5185055
readme
This Software should compile and run under win32 and linux. The
integration into the subversion build system has been done by
Justin Erenkrantz for non win32 systems. The intergration for win32
sy
www.eeworm.com/read/190346/5185652
webdav-proxy
Branch: http://svn.collab.net/repos/svn/branches/dav-mirror/
Purpose: This branch is meant to introduce a master/slave server
replication model for Subversion ra_dav transactions.
All clients i
www.eeworm.com/read/273662/4201374
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"