You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Stefan Papp <st...@web.de> on 2006/09/14 06:53:49 UTC

accessing repository scheme of svn 1.4.0

Hi,


I have upgraded subversion to version 1.4.0 and I have a small problem with my new repositories. I am able to create new repositories and to access them.

But if I am trying to access the repository via svn://, I get an error, because the new repository scheme was not expected. There is an error: "Expected version '3' of repository; found version '5'

I wonder, if there is a hidden setting that I have to configure for svnserve or what the problem might be. Maybe I missed a package from Debian.

Any guesses? Thank you!

regards
Stefan
_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: accessing repository scheme of svn 1.4.0

Posted by Adam Mercer <ra...@gmail.com>.
On 14/09/06, Stefan Papp <st...@web.de> wrote:

> Any guesses? Thank you!

Is the path to svnserve in your /etc/inetd.conf file pointing to the
1.4.0 version?

Cheers

Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: accessing repository scheme of svn 1.4.0

Posted by Gavin Lambert <ga...@compacsort.com>.
Quoth Stefan Papp <ma...@web.de>:
> I have upgraded subversion to version 1.4.0 and I have a
> small problem with my new repositories. I am able to create
> new repositories and to access them.
> 
> But if I am trying to access the repository via svn://, I get
> an error, because the new repository scheme was not expected.
> There is an error: "Expected version '3' of repository; found version
> '5' 
> 
> I wonder, if there is a hidden setting that I have to
> configure for svnserve or what the problem might be. Maybe I missed a
> package from Debian. 

It sounds like you're not running the 1.4.0 version of svnserve.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org