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

Re: Can't execute svn commands through the network

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 22 May 2012 07:47:39 -0500

On Tue, May 22, 2012 at 7:28 AM, Michael Fausten <fausten_at_pw-internet.de> wrote:
>
>>  - the Samba server is FreeBSD 8.2
>>
>>  - the Samba client is FreeBSD 9.0
>
>
> This is correct.

It seems odd in general to use samba between unix-type machines
instead of nfs - or just using ssh, remote X, or freenx to log into
the machine that has the disk space. Can you use nfs instead (you can
still share the same space with samba if there are also windows
clients) ?

>> It appears that your Samba setup doesn't support some POSIX sematics.
>> Perhaps mounting nobrl will help?
>

> Unfortunately mount_smbfs doesn't support the nobrl option.

Linux has a cifs mount option that preserves more of the unix
semantics than smb, but I don't know if that exists in freebsd.

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2012-05-22 14:48:12 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.