RE: Problem with setting up new Subversion server.
From: David Tyler <dtyler_at_justicesystems.com>
Date: Wed, 22 Aug 2012 09:34:25 -0600
See below.
Thanks,
From: David Tyler
I am currently receiving the following error when I attempt to access a newly created Subversion server:
svn: E175002: Unable to connect to a repository at URL 'http://blackstone/fullcourtweb'
The Subversion client seems to be working on this machine as I am able to access the old Subversion server, but I cannot access the new server which is located on the same machine. I would greatly appreciate any help on this issue.
Thank you,
System information:
Installed packages: zlib-1.2.7, libxml2-2.8.0, sqlite-3.6.20, neon-0.29.6, apache httpd-2.2.22, subversion-1.7.6
More information as requested:
Our current SVN server is Linux system that is almost 10 years old and I am attempting to migrate to a new server. The new server is virtual Linux machine on a cluster. The repository was dumped from the old machine using the svnadmin dump command and loaded on the new machine using the svnadmin load command.
I have noticed while collecting this information that the Cyrus component is missing from the new machine (see in bold below). I am not sure however if that has any effect on the error I am receiving.
SVN version on the old machine:
Copyright (C) 2000-2009 CollabNet.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
SVN version on new machine:
Copyright (C) 2012 The Apache Software Foundation.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
From the new machine, I am able to access the SVN repository on the old machine:
From the new machine, I am unable to access the SVN repository on the new machine:
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.