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

Can't execute svn commands through the network

From: Michael Fausten <fausten_at_pw-internet.de>
Date: Mon, 21 May 2012 12:19:43 +0200

Hello,

since we updated our SVN-Server to version 1.7.0 we're no longer able to
execute commands through samba mounted shares.
Commands through our LAN is still working.

For example:

# /usr/home/michael/mnt/websites.sh

Content from website.sh:

mount_smbfs -N -I 192.168.23.225 -E utf-8:cp1252
//fausten_at_KALI-FILES/pw-websites /usr/home/michael/mount/pw-websites

utf8:cp1252 option is needed, otherwise the German umlauts are broken on
the share.

% cd /usr/home/michael/mount/pw-websites/path/to/my/website
% svn status -u

svn: E200030: sqlite: disk I/O error
svn: E200030: sqlite: disk I/O error

On my PC (locally) svn just works fine. I use a FreeBSD 9.0 amd64
machine with, since today subversion 1.7.5, but the error
still occurs.

Builded subversion with (Compiler Options):

P4_STYLE_MARKERS
ENHANCED_KEYWORD
FREEBSD_TEMPLATE
NEON

- No private modifications

Our server uses FreeBSD 8.2 with Subversion 1.7.5.
Received on 2012-05-21 12:26:33 CEST

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.