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

problem with import in SMB (CIFS) share

From: Vandenbroucke Sander <Sander.Vandenbroucke_at_vandewiele.com>
Date: 2005-09-28 12:05:55 CEST

Hi,

I'm setting up my first subversion repository.

I want to put the repository on a SMB share hosted by some Win 2003 server:
svnadmin create -fs-type fsfs /mnt/smbshare/repos

When I try to import some project I get the following:
svn import . file:///mnt/smbshare/repos --message "Initial import"
svn Can't read file '/mnt/smbshare/repos/db/transactions/0-1.txn/props': Permission denied

The import works fine if I create the repository on a local (ext3) filesystem.

I'm usning subversion 1.2.1 on FC2.

Anyone an idea what's happening?
Sander.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 28 12:07:40 2005

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.