Actions
Preliminary note SVN Client¶
You may find additional useful information atInstall SVN client¶
there are multiple streams available.
dnf module list | grep subversion
as of 2021-10-120
1.10 (default), 1.14
dnf module enable subversion:1.14
dnf install svn
Configuring an SVN Editor¶
export SVN_EDITOR=/bin/vi
Updated by Jeremias Keihsler over 3 years ago · 2 revisions