代码搜索:Subversion
找到约 952 项符合「Subversion」的源代码
代码结果 952
www.eeworm.com/read/190346/5185281
c liveprops.c
/*
* liveprops.c: mod_dav_svn live property provider functions for Subversion
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All
www.eeworm.com/read/190346/5185284
c version.c
/*
* version.c: mod_dav_svn versioning provider functions for Subversion
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All righ
www.eeworm.com/read/190346/5185285
c deadprops.c
/*
* deadprops.c: mod_dav_svn dead property provider functions for Subversion
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All
www.eeworm.com/read/190346/5185332
c util.c
/*
* util.c: Subversion command line client utility functions. Any
* functions that need to be shared across subcommands should be put
* in here.
*
* ========================================
www.eeworm.com/read/190346/5185337
c main.c
/*
* main.c: Subversion command line client.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
* This s
www.eeworm.com/read/190346/5185387
h fs.h
/* fs.h : interface to Subversion filesystem, private to libsvn_fs
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reser
www.eeworm.com/read/190346/5185434
c mod_authz_svn.c
/*
* mod_authz_svn.c: an Apache mod_dav_svn sub-module to provide path
* based authorization for a Subversion repository.
*
* =================================================
www.eeworm.com/read/273662/4201406
py which-error.py
#!/usr/bin/env python
#
# which-error.py: Print semantic Subversion error code names mapped from
# their numeric error code values
#
# ================================================
www.eeworm.com/read/273662/4201602
h fs.h
/* fs.h : interface to Subversion filesystem, private to libsvn_fs
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved
www.eeworm.com/read/273662/4201638
sh svnserveautocheck.sh
#!/bin/bash
# -*- mode: shell-script; -*-
# This script simplifies the preparation of the environment for a Subversion client
# communicating with an svnserve server.
#
# The script runs svnserve, ru