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

Error while checking out path using Apache and error accessing svn+ssh

From: Deepa Dave <ddave_at_goldstonetech.com>
Date: 2006-05-07 00:23:36 CEST

Subject: Errors

1) Using Apache

[root@dcjsdev subversion-1.3.1]# svn checkout
http://dcjsdev/usr/local/src/SubVersionRepository (where dcjsdev is my
host name)
subversion/libsvn_ra_dav/util.c:826: (apr_err=175002)
svn: PROPFIND request failed on
'/usr/local/src/SubVersionRepository'
subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
svn: PROPFIND of
'/usr/local/src/SubVersionRepository': Could not read
status line: connection was closed by server.
(http://dcjsdev)

I encounter the above error when I run the svn checkout.

2) Using svnserve
I am able to checkout fine using the following command:
 # svn checkout svn+ssh://dcjsdev/usr/local/src/SubVersionRepository

BUT, when I try to access it from another machine using
 Svn+ssh://dcjsdev/usr/local/src/SubVersionRepository

It changes to snews and I cannot access the repository

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 9 00:24:43 2006

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.