A Concurrent Versioning system similar to but better than CVS
Subversion does the same thing cvs (CVS (Concurrent Versioning System))
but has major enhancements compared to CVS. The name of the cmdline
client is svn.
- Developed at devel:tools:scm:svn
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/subversion && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
contrib-1187941.tar.bz2 | 0000294963 288 KB | |
sqlite-autoconf-3070603.tar.bz2 | 0001280774 1.22 MB | |
subversion-1.7.1.tar.bz2 | 0005973480 5.7 MB | |
subversion-neon-systemproxy.patch | 0000001895 1.85 KB | |
subversion-no-build-date.patch | 0000000657 657 Bytes | |
subversion-swig-perl-install_vendor.patch | 0000000470 470 Bytes | |
subversion.README.SuSE | 0000006016 5.88 KB | |
subversion.changes | 0000113746 111 KB | |
subversion.conf | 0000002462 2.4 KB | |
subversion.libtool-pie-flags.patch | 0000001026 1 KB | |
subversion.libtool-verbose.patch | 0000000367 367 Bytes | |
subversion.perl.LD_RUN_PATH.patch | 0000000980 980 Bytes | |
subversion.rcsvnserve | 0000006076 5.93 KB | |
subversion.rpmlintrc | 0000000209 209 Bytes | |
subversion.spec | 0000022036 21.5 KB | |
subversion.svndiff.sh | 0000000393 393 Bytes | |
subversion.svngrep.sh | 0000000135 135 Bytes | |
subversion.sysconfig.svnserve | 0000001057 1.03 KB | |
subversion.sysconfig.svnserve.remoteaccess | 0000000071 71 Bytes | |
subversion.xinetd.svnserve | 0000000351 351 Bytes | |
svnmerge.py | 0000090588 88.5 KB | |
swig-1.3.36.tar.bz2 | 0003705329 3.53 MB |
Revision 79 (latest revision is 197)
Stephan Kulow (coolo)
accepted
request 90217
from
Dirk Mueller (dirkmueller)
(revision 79)
- update to 1.7.1 * Based on many fixes by stsp.elego.de, many thanks! * License changed to Apache License, version 2 * Detecting MIME types with libmagic * Optimizations of diff, merge and blame * See http://subversion.apache.org/docs/release-notes/1.7 for details - merge in fixes from stsp.elego.de: * Simplify tools install and ship a smaller amount of tools. Should fix rpmlint complaining about .libs/ directories and various other illegal files ending up in the package. Users are better off downloading the scripts previously shipped in this package directly from the upstream svn repository. - merge in package description fixes from stsp.elego.de, thanks! - reenable gnome-keyring/kde4-keyring support for older distros (bnc#713919) - pass the serf configure option to subversion's configure script, not to swig's configure script - add bconditional for libserf support - fix swig bindings building (bnc#710878) - run regression tests again, but only for fsfs, as bdb is slow and often runs out of memory
Comments 0