How to set the subversion repository root in Debian?
- by Andrew Whitehouse
I have just switched from an old Fedora Core server to Debian Linux v5.0.4.
Having migrated the old repository and configured access through svn+ssh, I now want to be able to access the repository with the same path on the client as before.
On Fedora you could specify the repository root with "svnserve -r " but having checked the config files and svnadmin options I'm stuck as to how I can do this on Debian.
Is there a way to set the repository root in Debian?