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

Re: svnadmin hangs when creating Berkeley repository on NTFS-3G partition

From: Felix Gilcher <felix.gilcher_at_bitextender.com>
Date: Mon, 24 Nov 2008 16:13:46 +0100

Hi,

why would you want to do such a thing? To have the repository
available on windows and linux in a dual boot environment? In that
case, just give up - subversion repositories are not transportable
between architectures and operating systems. In case you need to move
a repository from one machine to another, you'll have to use the dump
format that is architecture independent.

cheers

felix

On Nov 22, 2008, at 8:14 PM, Jaan Vajakas wrote:

> I have an NTFS partition mounted in Linux at /windows/D. When there is
> no directory named repos in /windows/D and I run
> cd /windows/D
> svnadmin create --fs-type bdb repos
> then svnadmin just hangs and top shows that most of the CPU is used by
> mount.ntfs-3g and some CPU is also used by svnadmin (at the time of
> writing, the TIME+ column in top shows that mount.ntfs-3g has used 50
> minutes and svnadmin has used 8 minutes CPU time).
>
> However, on a reiserfs partition on the same disk, "svnadmin create
> --fs-type bdb repos" works fine (finishes in a couple of seconds).
> "svnadmin create repos" (with " --fs-type bdb" omitted) also works
> fine on NTFS.
>
> I am using openSuse 11.0, with the subversion 1.5.2, ntfs-3g 1.5012,
> fuse 2.7.2-32.1 and kernel 2.6.25.18-0.2-pae.
>
> This the line of /etc/fstab for mounting /windows/D:
> /dev/disk/by-id/scsi-SATA_ST3120026A_3JT2CK0G-part5 /windows/D
>
> ntfs-3g users,locale=et_EE.UTF-8,exec 0 0
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>

--
Felix Gilcher
Bitextender GmbH
Paul-Heyse-Str. 6
D-80336 München
T: +49 89 57 08 15 16
F: +49 89 57 08 15 17
M: +49 172 840 88 28
felix.gilcher_at_bitextender.com
http://bitextender.com/
Amtsgericht München, HRB 174280
Geschäftsführer: David Zülke, Florian Clever

  • application/pkcs7-signature attachment: smime.p7s
Received on 2008-11-24 16:14:12 CET

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.