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

Subversion with httpd-2.2.4 on RHEL4 error

From: Amit Kumar Pandey <amit.pandey_at_globallogic.com>
Date: Tue, 17 Jun 2008 15:28:39 +0530

Hi,
 
I have installed svn v1.4.5 on my Linux RHEL4 box. Then configured it
through httpd-2.2.4 for use over http protocol and authentication
through LDAP. Everything worked fine till I came to this error. I was
able to checkout my project on my desktop through the network, make
changes and commit back. Then I configured a CI server on the same linux
box, it checked out the source code in a directory on the localhost, I
thought to make some change in files over there (Linux server), but when
I tried to commit it failed and the error message contained:
 
svn: Unrecognized URL scheme for 'http://server/projects/xyz'
 
Then I tried a few more things and came to know that svn info, status
commands were working fine on the server but svn update, checkout,
commit failed.....On googling I came to know its related to neon, so I
installed latest version of neon and re-configured svn with neon option
and a disable-neon-version check option.
 
Still the server can't checkout, update and commit.
 
Regards,
Amit Pandey,
GlobalLogic
Mobile:9911433201
Phone: +91 -120-4342000 (ext -2525)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
<mailto:users-unsubscribe_at_subversion.tigris.org>
For additional commands, e-mail: users-help_at_subversion.tigris.org
<mailto:users-help_at_subversion.tigris.org>
 
Received on 2008-06-17 11:59:07 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.