代码搜索:Subversion
找到约 952 项符合「Subversion」的源代码
代码结果 952
www.eeworm.com/read/273662/4201530
texi appendices.texi
@node Appendices
@chapter Appendices
Un certain nombre d'autres documents utiles en rapport avec Subversion.
@menu
* SVN pour les utilisateurs de CVS::
* Versionnement des r閜ertoires::
* Compilation
www.eeworm.com/read/273662/4201657
svn--help_stdout
usage: svn [options] [args]
Subversion command-line client, version X.Y.Z.
Type 'svn help ' for help on a specific subcommand.
Type 'svn --version' to see the program version
www.eeworm.com/read/273662/4201658
svn_help_stdout
usage: svn [options] [args]
Subversion command-line client, version X.Y.Z.
Type 'svn help ' for help on a specific subcommand.
Type 'svn --version' to see the program version
www.eeworm.com/read/273662/4202215
rnc info.rnc
# XML RELAX NG schema for Subversion command-line client output
# For "svn info"
include "common.rnc"
start = info
info = element info { entry* }
entry =
element entry {
attlist.entry, url?,
www.eeworm.com/read/273662/4202218
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/273660/4202503
sh svn-po-status-report.sh
#!/bin/sh
# Subversion po file translation status report generator
# To ensure the script produces accurate statistics, make sure that
# you have run './po-update.sh' first
set -e
cd "`dirname \"$0\"
www.eeworm.com/read/273660/4202607
texi appendices.texi
@node Appendices
@chapter Appendices
Un certain nombre d'autres documents utiles en rapport avec Subversion.
@menu
* SVN pour les utilisateurs de CVS::
* Versionnement des r閜ertoires::
* Compilation
www.eeworm.com/read/273660/4202735
svn--help_stdout
usage: svn [options] [args]
Subversion command-line client, version X.Y.Z.
Type 'svn help ' for help on a specific subcommand.
Type 'svn --version' to see the program version
www.eeworm.com/read/273660/4202736
svn_help_stdout
usage: svn [options] [args]
Subversion command-line client, version X.Y.Z.
Type 'svn help ' for help on a specific subcommand.
Type 'svn --version' to see the program version
www.eeworm.com/read/273660/4203220
rnc info.rnc
# XML RELAX NG schema for Subversion command-line client output
# For "svn info"
include "common.rnc"
start = info
info = element info { entry* }
entry =
element entry {
attlist.entry, url?,