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