代码搜索:SubVersion
找到约 952 项符合「SubVersion」的源代码
代码结果 952
www.eeworm.com/read/273662/4201411
sh warn-ignored-err.sh
#!/bin/sh
HELP="\
Usage: $0 [--remove] [FILE...]
Insert or remove the GCC attribute \"warn_unused_result\" on each function
that returns a Subversion error, in the specified files or, by default,
*.h
www.eeworm.com/read/273662/4201442
in hot-backup.py.in
#!/usr/bin/env python
#
# hot-backup.py: perform a "hot" backup of a Berkeley DB repository.
# (and clean old logfiles after backup completes.)
#
# Subversion is a tool for revision
www.eeworm.com/read/273662/4201549
readme
svn2cl - create a ChangeLog from a subversion log
Copyright (C) 2004, 2005, 2006 Arthur de Jong
Redistribution and use in source and binary forms, with or without
modification, are permi
www.eeworm.com/read/273662/4201553
readme svn_load_dirs.readme
Introduction
============
This Perl script is designed to load a number of directories into
Subversion. This is useful if you have a number of .zip's or
tar.{Z,gz,bz2}'s for a particular package and
www.eeworm.com/read/273662/4202042
license_for_python_bindings
This is version 1 of this license. It is also available online at
< http://subversion.tigris.org/license-for-python-bindings.html >.
If newer versions of this license are posted there, you may use a
n
www.eeworm.com/read/273662/4202214
rnc status.rnc
# XML RELAX NG schema for Subversion command-line client output
# For "svn status"
# The DTD compatibility annotations namespace, used for adding default
# attribute values.
namespace a = "http://rel
www.eeworm.com/read/273662/4202408
iss svn_dynamics.iss
; This is where you can let Inno Setup know where to find the files included in
; the setup.
; The paths can be relative to the "packages\win32-innosetup" path in the
; Subversion repository or they c
www.eeworm.com/read/273662/4202415
txt can-2004-0749-advisory.txt
mod_authz_svn fails to protect metadata
Summary:
=======
mod_authz_svn, the Apache httpd module which does path-based
authorization on Subversion repositories, is not correctly protect
www.eeworm.com/read/273660/4202438
py svnfs.py
# A handle object for convenience in opening a svn repository
import sys
# We need a bsddb linked to the same version of Berkeley DB as Subversion is
try:
import bsddb3 as bsddb
except ImportError
www.eeworm.com/read/273660/4202488
sh warn-ignored-err.sh
#!/bin/sh
HELP="\
Usage: $0 [--remove] [FILE...]
Insert or remove the GCC attribute \"warn_unused_result\" on each function
that returns a Subversion error, in the specified files or, by default,
*.h