How to Install and Uninstall svn2git Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "svn2git" package

Please follow the steps below to install svn2git on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install svn2git

2. Uninstall "svn2git" package

Please follow the instructions below to uninstall svn2git on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove svn2git $ sudo apt autoclean && sudo apt autoremove

3. Information about the svn2git package on Ubuntu 20.10 (Groovy Gorilla)

Package: svn2git
Architecture: all
Version: 2.4.0-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sascha Girrulat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Depends: ruby | ruby-interpreter, git-svn
Filename: pool/universe/s/svn2git/svn2git_2.4.0-3_all.deb
Size: 16508
MD5sum: 7f76c61fbbad4b65396808315610041e
SHA1: fa5d1e4b97e5d7a62869f224d8cb70a1c98138d5
SHA256: 256bc6a98949c74bda4dc1287e1652a9d2b0b63b4d0efedf0d1c25913a5aaafe
SHA512: ce2fa94d5e3d963222ddf18bb5dff3bca25991ed61290d8f19ccb9a6e45cac8287ea7a26380776fe01202d14fc368d51a1057f62276af8156b1da477b90d4f12
Homepage: https://github.com/nirvdrum/svn2git
Description-en: Ruby tool for migrating svn projects to git
Svn2git is a tiny utility for migrating projects from Subversion to Git
while keeping the trunk, branches and tags where they should be. It uses
git-svn to clone an svn repository and does some clean-up to make sure
branches and tags are imported in a meaningful way, and that the code
checked into master ends up being what's currently in your svn trunk
rather than whichever svn branch your last commit was in.
Description-md5: f5ec45d1c2ab84b6a2640315312e7252
Ruby-Versions: all