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

Re: probs with "svn import" on SMB NAS shared drive (WIN)

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2006-12-25 19:13:45 CET

> The H:-Drive is empty, so I am adding a directory 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
>

Was this command, "svnadmin" executed from the machine same as the
other commands shown below.

> After this command i do not get an error message. Everything works fine. Several directories have been created and so on.
> Now I am switching to my source code, to import it. Getting the following error-message (SVNTEST is where my sourcecode is):

what is the error message reported ?

>
> H:\>e:
>
> E:\>cd SVNTEST
>
> E:\SVNTEST>svn import file:///H:/repo -m "TEST"
> Hinzufügen DCTTest
> svn: Can't read: »H:\repo\db\transactions\0-1.txn\node.0.0« : End of file found
>
> 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.

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 25 19:14:03 2006

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.