Skip to content

Manual SVN setup #1

@TheTrueCoder

Description

@TheTrueCoder

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-svn because the libapache2-svn package 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 On in the dav_svn.conf so 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions