How to Install and Uninstall svn-load Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "svn-load" package

Learn how to install svn-load on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install svn-load

2. Uninstall "svn-load" package

Please follow the step by step instructions below to uninstall svn-load on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove svn-load $ sudo apt autoclean && sudo apt autoremove

3. Information about the svn-load package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: svn-load
Priority: extra
Section: universe/devel
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: dann frazier
Architecture: all
Version: 1.3-1
Depends: python, python-svn
Filename: pool/universe/s/svn-load/svn-load_1.3-1_all.deb
Size: 11002
MD5sum: 8458fffe8322b33f01d6c7fa3e5f46e5
SHA1: 519a23d5a5399514794ce451aac3fb649b82f659
SHA256: fccfd02017c4834e16ff7cb0553df07b411907db4f239bf3b039cc60957e0d0e
Description-en: An enhanced import facility for Subversion
svn-load is a free replacement for svn_load_dirs, an enhanced import
facility for Subversion.
.
This utility will commit a single changeset that alters a repository
subtree to match a local directory. It detects filenames that have been
removed or created, and uses this knowledge to prompt the user about file
and directory movements within the subtree. An automatic tagging option
is also supported.
.
svn-load is well suited for vendor branch maintenance, where external
source is routinely imported and merged.
Description-md5: d718ef02434a65213b10341fdc5c7a4e
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu