svn-clean
Assorted tools related to Apache Subversion
Install
- All systems
-
curl cmd.cat/svn-clean.sh
- Debian
-
apt-get install subversion-tools
- Ubuntu
-
apt-get install subversion-tools
- Arch Linux
-
pacman -S kde-dev-scripts
- Kali Linux
-
apt-get install subversion-tools
- CentOS
-
yum install kdesdk
- Fedora
-
dnf install kde-dev-scripts
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install subversion-tools
- Raspbian
-
apt-get install subversion-tools
- Dockerfile
- dockerfile.run/svn-clean
subversion-tools
Assorted tools related to Apache Subversion
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-fast-backup: rsync-based backup script for FSFS repositories * svn-hot-backup: Backup script, primarily for BDB repositories * svn_apply_autoprops: Apply property settings from .subversion/config file to an existing repository * svn_load_dirs: Sophisticated replacement for 'svn import' * svnwrap: Set umask to 002 before calling svn or svnserve * fsfs-stats: Print FSFS repository stats * fsfs-reorg: Optimize FSFS packing * fsfs-access-map: Convert strace output into FSFS access map * several example hook scripts: commit-access-control, commit-email, 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.
kde-dev-scripts
Scripts and setting files useful during development of KDE software
kdesdk-scripts
scripts and data files for development
This package contains scripts and data files to facilitate development of KDE software. Also included are scripts which are not specific to KDE, such as helper scripts for working with Subversion and CVS repositories. In addition to these scripts, this package provides: - gdb macros for Qt programming - Vim and EMACS helper files for Qt/KDE programming - bash and zsh completion rules for KDE applications - Valgrind error suppressions for KDE applications This package is part of the KDE Software Development Kit module.
kdesdk
Software Development Kit from the official KDE release
KDE is produced by an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. This metapackage includes software development applications provided with the official release of KDE.