代码搜索:Subversion

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

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

sh davautocheck.sh

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

notes

-*-text-*- ==> For instructions on how to get swig bindings working, read the INSTALL file in this directory. SVN HEADER -> SWIG MODULE ------------------------- Subversion has a bun
www.eeworm.com/read/273662/4202208

c main.c

/* * main.c: Subversion server inspection tool. * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserved. * * This softw
www.eeworm.com/read/273662/4202219

c move-cmd.c

/* * move-cmd.c -- Subversion move command * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserved. * * This software i
www.eeworm.com/read/273662/4202236

c copy-cmd.c

/* * copy-cmd.c -- Subversion copy command * * ==================================================================== * Copyright (c) 2000-2006 CollabNet. All rights reserved. * * This software i
www.eeworm.com/read/273662/4202243

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/273662/4202247

c add-cmd.c

/* * add-cmd.c -- Subversion add/unadd commands * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights reserved. * * This softw
www.eeworm.com/read/273662/4202249

c main.c

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

c main.c

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

h fs.h

/* fs.h : interface to Subversion filesystem, private to libsvn_fs * * ==================================================================== * Copyright (c) 2000-2004 CollabNet. All rights reserved