commit e9a2e3410023856858e30cd064c75210891b373d from: Stefan Sperling date: Sun Jun 25 20:33:58 2023 UTC fix tr tags in tables; spotted by bentley@ commit - acd02108d1f1d549e34ce88b19b1ef9508c80921 commit + e9a2e3410023856858e30cd064c75210891b373d blob - 3c36a4ad8475705d3e49ef80a1948eb4407a857b blob + d01216a7da9b5a53299231610fdf997b90eb16d6 --- comparison.html +++ comparison.html @@ -57,6 +57,7 @@ Got clients interoperate well with popular Git hosting and Got servers can safely offer anonymous SSH access for public distribution. +
Got CVS SVN Git
SSH, git (client)SSH, pserver SSH, svn, HTTP SSH, git, HTTP @@ -66,6 +67,7 @@ and Got servers can safely offer anonymous SSH access The following table lists applicable software licenses: +
Got CVS SVN Git
ISC GPLv1 or later Apache 2 GPLv2 only @@ -74,6 +76,7 @@ The following table lists applicable software licenses

The table below lists some commonly used commands and their rough equivalents in other systems: +
Got CVS SVN Git
got clone cvsync / reposync svnsync git clone --bare @@ -133,7 +136,6 @@ The table below lists some commonly used commands and gotadmin pack -- svnadmin pack git repack
gotadmin cleanup -- svnadmin cleanup git gc -