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

Re: svn+ssh Eclipse again -solved

From: Peter Fodrek <peter.fodrek_at_stuba.sk>
Date: Thu, 26 Mar 2009 15:28:41 +0100

On Wednesday 25 March 2009 17:44:36 you wrote:
> Dearn conference
> I have repository created by svn 1.5.5
> with location
> svn+ssh://fuzzy.kasr.elf.stuba.sk/home/fodrek/repos/PlazmaCutter

 I was used password ssh athentificaion and that was problem with svn 1.5.5
When used rsa certificate authentification and used 1.5.6 svnserve with added
Berkely DB support everything work great

-bash-2.05b$ svnserve --version
svnserve, version 1.5.5 (r34862)
   compiled Mar 9 2009, 15:26:27

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository back-end (FS) modules are available:

* fs_fs : Module for working with a plain file (FSFS) repository.

-bash-2.05b$ /home/fodrek/my_progs/bin/svnserve --version
svnserve, version 1.5.6 (r36142)
   compiled Mar 16 2009, 22:58:37

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository back-end (FS) modules are available:

* fs_base : Module for working with a Berkeley DB repository.
* fs_fs : Module for working with a plain file (FSFS) repository.

Cyrus SASL authentication is available.

Peter
Received on 2009-03-26 15:32:44 CET

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.