"svn import" fails on SMB NAS shared drive (WIN)
From: Philipp Fischer <Nasenpsycho_at_web.de>
Date: 2006-12-23 17:33:45 CET
Hi All,
I want to set up a SVN-Repository for just two people, so my idea is the followng.
I have two Windows XP / 2000 client pcs connected in a network. There is an ICY BOX NAS900 attached to the network where I want to put the repository on, so that it can be accessed from both clients. The NAS is setupo that it is offering a SMB share to both clients mapped as drive H:. Anyway I am running into the following problems:
The H:-Drive is empty, so I am adding adirectory and creating the repository in this directory. I am using fs-type fsfs. (I do not have the problems when I am using the BDB).
H:\>md REPO
H:\>svnadmin create REPO --fs-type fsfs
After this command i do not get an error message. Everything works fine. Several directories have been created and so on.
H:\>e:
E:\>cd SVNTEST
E:\SVNTEST>svn import file:///H:/repo -m "TEST"
I tried the same stuff with a local drive and my USB drive, and did not have any trouble. So it seems to be something according to the NAS. WOuld be great if someone has a clue.
Thanks
Phil
_______________________________________________________________________
---------------------------------------------------------------------
|
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.