Is there a proper way to convert
and it renames
svnlite
to svn
, with a release install? Usually, if I'm building from source, I can throw src.conf
Code:
WITH_SVN=yes
svnlite
to svn
. But, I dont know if there's more involved to it or not? Is there a proper way to have svn
instead of svnlite
, without building from source, i.e src.conf, and without just rename the files by myself?