svn fails to import a project to a cifs-mounted repository
From: Yuval Aviel <yuvala_at_mirageinnovations.com>
Date: 2006-12-04 16:04:16 CET
Hi,
I'd be grateful if someone can reproduce or confirm this bug.
I am trying to create and use a repository on a shared disk in our company.
//miragesrv/applic /mnt/applic cifs
Problem:
svnadmin create /mnt/applic/repo
However, when I try to import a project, I get:
fresnel:wc > svn import /tmp/proj/ file:///mnt/applic/repo/ -m "initial
Analysis:
I compared the two directories; that is on the cifs (/mnt/applic/repo) and the
fresnel:wc > ls -Rlt /mnt/applic/repo/db/transactions/
/mnt/applic/repo/db/transactions/0-1.txn:
This directory does not exist in the local repository, so I assume it holds
Any suggestions?
svn 1.4.2, (FC 6 with a cifs mounted NTFS partition from a Windows Server )
-- Regards, Yuval Aviel. ------------------------- www.MirageInnovations.com 054 7-56-56-52 ------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Dec 4 16:07:09 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.