On Oct 17, 2024, at 11:20, Bo Berglund wrote:

> Apache version is 1.13.0 (r1867053)

> My problem now is that I don't really remember *which* config files are 
> involved
> in setting up the Apache-Subversion connection. Ideally I should find the conf
> files in the current system and copy the files or content onto the new system.
> But which files should I handle?

The main Apache configuration file is httpd.conf, probably somewhere inside 
/etc. If you don't see SvnPath or SvnParentPath directives in there, look for 
Include directives that should lead you to other files to check. 

However, Apache 1.3 is obsolete. Using version 2 is recommended but this will 
probably involve adjusting your Apache conf file. On the plus side, it should 
be easy to find guides for how to set up Subversion under Apache 2. 

Reply via email to