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

Re: svn+ssh: Expected FS format '2'; found format '4'

From: B Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Mon, 19 Apr 2010 08:08:48 +0200

On Sat, Apr 17, 2010 at 16:58, Rainer Dorsch <rdorsch_at_web.de> wrote:

> and a more recent version in a non-standard dir (which is added to my path
> in .bash_profile)

add it to your path in .bashrc instead. .bash_profile only gets loaded
by interactive login shells.

> I expect that .bash_profile is not executed when I do svn+ssh, but it is when
> I do ssh into the host regularly.

Yup. But .bashrc should be sourced in both cases.

> I have now root access to the server containing the repository, I cannot use
> keypair authentification.

This isn't relevant. Besides, you *are* using keypair authentification:

> rd_at_blackbox:~/Managed/Daten$ svn checkout
> svn+ssh://rdorsch@hdcl037/var/svn/OSSM/svn-repository/trunk OSSM
>
> Enter passphrase for key '/home/rd/.ssh/id_rsa':
> rdorsch_at_hdcl037's password:
> svn: Expected FS format '2'; found format '4'

// ben
Received on 2010-04-19 08:09:26 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.