subversion 1.14.3-ok3 source package in openKylin
Changelog
subversion (1.14.3-ok3) nile; urgency=medium * no change rebuild. -- liwenjun <email address hidden> Mon, 24 Jun 2024 15:13:34 +0800
subversion (1.14.3-ok3) nile; urgency=medium * no change rebuild. -- liwenjun <email address hidden> Mon, 24 Jun 2024 15:13:34 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | vcs | |
Huanghe V3.0 | release | main | vcs | |
Nile V2.0 | release | main | vcs | |
Nile V2.0 | proposed | main | vcs |
File | Size | SHA-256 Checksum |
---|---|---|
subversion_1.14.3.orig.tar.gz | 11.2 MiB | b3cc4dc10b85462d80bfc56ceac25cdcd2d1a2e2008adc7e20148112e953e8a8 |
subversion_1.14.3-ok3.debian.tar.xz | 295.7 KiB | 3cc0a7571f70d6b640d323b448df18dbcd288537c8c96df757eb4407d9d94e2b |
subversion_1.14.3-ok3.dsc | 3.3 KiB | cc7a7b1dac14ca5f6a2862d94be5941398350653993d11776c6f5f4a04df5df6 |
This package provides the mod_dav_svn and mod_authz_svn modules for
the Apache 2.4 web server. These modules provide Apache Subversion's WebDAV
server backend, to serve repositories over the http and https
protocols. See the 'subversion' package for more information.
This package contains the symlinks, headers, and object files needed
to compile and link programs which use libsvn1, the Apache Subversion
libraries. This package is needed only in order to compile software
that uses libsvn1.
This package contains development (API) documentation for libsvn1, the
Apache Subversion libraries. See the 'libsvn1' package for more information.
This is a set of Java classes which provide the functionality of
libsvn, the Apache Subversion libraries. It is useful if you want to,
for example, write a Java class that manipulates a Subversion repository
or working copy. See the 'subversion' package for more information.
This is a set of Perl interfaces to libsvn, the Apache Subversion libraries.
It is useful if you want to, for example, write a Perl script that
manipulates a Subversion repository or working copy. See the
'subversion' package for more information.
This package includes shared libraries to manipulate Apache Subversion
(svn) repositories and working copies. See the 'subversion' package for
more information.
This is a set of Python3 interfaces to libsvn, the Apache Subversion
libraries. It is useful if you want to, for example, write a Python3
script that manipulates a Subversion repository or working copy. See
the 'subversion' package for more information.
This is a set of Ruby interfaces to libsvn, the Apache Subversion libraries.
It is useful if you want to, for example, write a Ruby script that
manipulates a Subversion repository or working copy. See the
'subversion' package for more information.
Apache Subversion, also known as svn, is a centralised version control
system. Version control systems allow many individuals (who may be
distributed geographically) to collaborate on a set of files (source
code, websites, etc). Subversion began with a CVS paradigm and
supports all the major features of CVS, but has evolved to support
many features that CVS users often wish they had.
.
This package includes the Subversion client (svn, svnsync), repository
administration tools (svnadmin, svnlook) and a network server (svnserve).
This package includes miscellaneous tools for use with Apache Subversion
clients and servers:
* svn-backup-dumps: Incremental dumpfile-based backup script
* svn-bisect: Bisect revisions to find a regression
* svn-clean: Remove unversioned files from a working copy
* svn-hot-backup: Backup script, primarily for BDB repositories
* svn_apply_
.subversion
* svn_load_dirs: Sophisticated replacement for 'svn import'
* svnwrap: Set umask to 002 before calling svn or svnserve
* fsfs-access-map: Convert strace output into FSFS access map
* several example hook scripts: commit-
log-police, mailer, svnperms, verify-po
.
NOTE that some of these scripts are unsupported by upstream, and may
change radically or disappear in future releases. Some of these
scripts require packages on the Recommends list.