svn-load
An enhanced import facility for Subversion
Install
- All systems
-
curl cmd.cat/svn-load.sh
- Debian
-
apt-get install svn-load
- Ubuntu
-
apt-get install svn-load
- Kali Linux
-
apt-get install svn-load
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install svn-load
- Raspbian
-
apt-get install svn-load
- Dockerfile
- dockerfile.run/svn-load
svn-load
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.