[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 19 Apr 2010 09:31:15 +0300 (Jerusalem Daylight Time)

B Smith-Mannschott wrote on Mon, 19 Apr 2010 at 08:08 +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.

Other options: use a custom tunnel (svn+foo://) that takes care to run
the correct server-side svnserve. (In my case, I wrote server-side
scripts that ignore their argv and run svnserve or nc with the right
arguments.) Or use the 'command' authorized_keys directive to create
a keypair that can only be used for svn+ssh:// (see
<http://svn.apache.org/repos/asf/subversion/trunk/notes/ssh-tricks>).
Received on 2010-04-19 08:31:10 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.