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