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

something odd with svn

From: Sandro Sigala <sandro_at_sigala.it>
Date: 2004-11-27 11:59:41 CET

Hi, first of all thanks for developing subversion, an excellent piece of
software!

I've used it for about 6 months (coming from CVS) for my projects
and I have not found any problem. But...

Yesterday I tried to commit one project with TortoiseCVS and
it gave me an empty error messagebox (see screenshot).

Ok, then I looked with the command line svn tool to find the problem
("vega" is the FreeBSD box where the repository lives):

----------------------------------------------------------------------

C:\Progetti\Blox>svn info
Path: .
URL: svn+ssh://sandro@vega/home/svn/repos/Blox/trunk
Repository UUID: 0c2efc41-e37f-474f-b31a-7969191a9e0b
Revision: 18
Node Kind: directory
Schedule: normal
Last Changed Author: sandro
Last Changed Rev: 18
Last Changed Date: 2004-09-11 18:28:19 +0200 (sab, 11 set 2004)
Properties Last Updated: 2004-09-11 18:00:44 +0200 (sab, 11 set 2004)

C:\Progetti\Blox>svn up
svn: Impossibile trovare il file specificato. [file not found]

C:\Progetti\Blox>svn list svn+ssh://sandro@vega/home/svn/repos/Blox/trunk
svn: Impossibile trovare il file specificato.

C:\Progetti\Blox>telnet vega 3690 [let's check svn server]
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) ) ^C

C:\Progetti\Blox>svn list svn://sandro@vega/home/svn/repos/Blox/trunk
svn: Berkeley DB error while opening environment for filesystem
/home/svn/repos/ db:
Permission denied [this is ok because I need ssh access]

C:\Progetti\Blox>telnet vega 22 [let's check ssh server]
SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030924 ^C

[I can also login with Putty]

----------------------------------------------------------------------

Also if I change "vega" with its IP, 192.168.0.2, the same problem
appears... Any ideas?

Thanks in advance,
        Sandro

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

tortoise.PNG
Received on Sat Nov 27 21:58:04 2004

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.