Synology : Fix SVN package after moving svn repository directory

If you have moved the svn directory created by the SVN package, you may get an error message such "Error. Please reconnect to DSM".
You will not be able to use the SVN server untill you fix the symbolic link to the repository :
cd /var/packages/SVN/target
rm repo
ln -s [new_path_to_svn_repo_folder] repo


Comments

Popular posts from this blog

Resolve "Cannot download packages whilst offline" issue in Deja-Dup backup software

ubuntu 20.04 / netplan / change mac address and static ip

wireshark ssh remote connect on linux server