[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Cannot get SVN 1.5 HTTPS server working...

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Mon, 9 Jun 2008 23:47:57 -0500

Hi,

First of all I'm running Ubuntu Server v8.04. My checkouts are being
tested on a separate machine on my LAN, which is running Windows XP.
I'm using SVN from the command line on my windows machine.

To begin setting up HTTP + SSL on my linux server for SVN, I read this
guide and followed it mostly exactly:
http://ubuntuforums.org/showthread.php?t=51753

Because 'apache2-ssl-certificate' is missing on my ubuntu server box
(for unknown reasons), I did a search and found this:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/47

On the step in the first link that requires that you run
'apache2-ssl-certificate', I visited the second link above and
performed those steps as well. My SVN repository is at /svn_root
instead of where the location is in the first link's steps. A couple
of the steps in the second link conflicted with steps in the first
link, so I ignored the duplicate/redundant steps in link 1 as
necessary.

When I try to connect to the linux server after finishing the tutorial
from my windows machine on the LAN, I run this command:
svn ls https://server/svn/personal

'server' here is the domain name of my server on the LAN, and
/personal is my repository at /svn_root/personal on my server.

Running the above command results in this:
svn: Could not open the requested SVN filesystem

Does anyone have any idea what could be causing this? Thanks for the
help in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-10 06:48:19 CEST

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.