-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
My setup follows this guide pretty closely with key diffrences outlined below.
- I install the apache server using
sudo apt-get install apache2 libapache2-mod-svnbecause thelibapache2-svnpackage is not available on Ubuntu 20.04LTS which is what I'm running on my pi. - To make the remote server work I had to make the root folder of the drive I was using executable as according to this StackOverflow answer.
- I added
SVNListParentPath Onin thedav_svn.confso I can view all the repos on the server.
I am running Ubuntu 20.04LTS 64bit on a Raspberry Pi 4 2GB.
Metadata
Metadata
Assignees
Labels
No labels