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

Re: Problems with showing log in 1.5 and downgrading to version 1.4

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 08 Sep 2008 20:21:52 +0200

Pontus wrote:
> Hello,
>
> we have recently had problems with Subversion/TortoiseSVN. I am not
> sure that the problem is TortoiseSVN, but I will try here.
>
> We are running the repository on a Ubuntu Server connecting it over
> SSH. All clients are TortoiseSVN running on Windows XP. Until recently
> we were using TortoiseSVN v1.4 but during the summer some of us
> upgraded to TortoiseSVN 1.5.
>
> Until now we haven't been able to get version 1.5 to work good enough.
> Just checking out, update and commit works fine, but it is not
> possible to show the log. If log caching is on it just says that
> "there has been a problem connecting the server." If log caching is
> off it says "Connection closed unexpectedly". I just tested the latest
> version (1.5.3.13783) with the same result.

"Connection closed unexpectedly" indicates a problem with the
server/repository.
Or a virus scanner interferring.

> I read that there are known problems with svn+ssh so we decided to
> downgrade to TortoiseSVN 1.4.8. Everything worked fine first, but
> recently strange errors have occured.
>
> Some persons who recently did this upgrading and downgrading have had
> problems with commiting changes. We get error messages like:
>
> "Error: Can't move '/media/repos/FW/db/transactions/1002-uv.txn/rev'
> to '/media/repos/FW/db/revs/1/1003': Permission denied"

Run an
$ svnadmin verify
on your repository.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-09-08 20:22:16 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.