代码搜索:SubVersion

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

代码结果 952
www.eeworm.com/read/273660/4203254

c main.c

/* * main.c: Subversion command line client. * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserved. * * This softwar
www.eeworm.com/read/273660/4203259

c main.c

/* * main.c: Subversion server administration tool. * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserved. * * This s
www.eeworm.com/read/273660/4203310

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/273660/4203348

h repos.h

/* repos.h : interface to Subversion repository, private to libsvn_repos * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights re
www.eeworm.com/read/273660/4203361

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/395762/8153391

c eventdns.c

/* $Id$ */ /* The original version of this module was written by Adam Langley; for * a history of modifications, check out the subversion logs. * * When editing this module, try to keep it re
www.eeworm.com/read/395762/8154016

c eventdns.c

/* $Id$ */ /* The original version of this module was written by Adam Langley; for * a history of modifications, check out the subversion logs. * * When editing this module, try to keep it re
www.eeworm.com/read/190346/5184583

readme mirror_dir_through_svn.readme

Introduction ============ This CGI script mirrors a source directory to a target directory using a Subversion repository as an intermediary. It's written as a CGI script so that remote users ma
www.eeworm.com/read/190346/5184946

sh davautocheck.sh

#!/bin/sh # -*- mode: shell-script; -*- # $Id$ # This script simplifies preparation of environment for Subversion client # communicating with a server via DAV protocol. The prerequisites of such # te
www.eeworm.com/read/190346/5185027

c xml.c

/* * xml.c: xml helper code shared among the Subversion libraries. * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights re