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

Problem with Fedora 18

From: Celso Tadao Suzuki <celso.suzuki_at_digitro.com.br>
Date: Wed, 20 Feb 2013 14:31:44 -0300

Hi,

I was using Fedora 15 an I upgrade my box to Fedora 18.
The SVN server is 1.6.6 version
The SVN client is 1.7.8 version

Now, when i try a command like info I got the message :
*
[celso_at_sfw06 tcf]$ svn info**
**svn: E155036: Please see the 'svn upgrade' command**
**svn: E155036: Working copy '/home2/celso/SVN/tcf' is too old (format
10, created by Subversion 1.6)*

Executint the svn upgrade I got the message
*
[celso_at_sfw06 tcf]$ svn upgrade**
**svn: E200033: database is locked, executing statement 'PRAGMA
synchronous=OFF;PRAGMA recursive_triggers=ON;'*

When I try to check out a new project the same message appears:
*[celso_at_sfw06 SVN]$ svn co
http://pst.svn.digitro.com.br/easycall/tcf/trunk TcF**
**svn: E200033: database is locked, executing statement 'PRAGMA
synchronous=OFF;PRAGMA recursive_triggers=ON;'*

Obs:

I read the file /var/log/httpd/access_log at the SVN server.
When I execute the info and the upgrade command, there is no log. Only
when I ran the check out command there is the following register:

*192.168.160.7 - - [20/Feb/2013:11:40:31 -0300] "OPTIONS
/easycall/tcf/trunk HTTP/1.1" 401 401 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "OPTIONS
/easycall/tcf/trunk HTTP/1.1" 200 179 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/easycall/tcf/trunk HTTP/1.1" 207 694 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/!svn/vcc/default HTTP/1.1" 207 385 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/!svn/bln/232442 HTTP/1.1" 207 446 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/easycall/tcf/trunk HTTP/1.1" 207 694 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/!svn/vcc/default HTTP/1.1" 207 446 "-" "SVN/1.7.8 neon/0.29.6"**
**192.168.160.7 - celso [20/Feb/2013:11:40:31 -0300] "PROPFIND
/!svn/bc/232442/easycall/tcf/trunk HTTP/1.1" 207 709 "-" "SVN/1.7.8
neon/0.29.6"*

Could you help me, please ?

Thanks in advance

Celso Suzuki
Received on 2013-02-20 19:25:28 CET

This is an archived mail posted to the Subversion Dev mailing list.

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