2008/11/26 Dan Pascu <[EMAIL PROTECTED]>: > ext3 has a limit on the number of files in a directory at 32768. it has > the same limit for the number of hard links to a file. > As far a I know the darcs-2 hashed format keeps all the hashed files in a > single directory. Same for patches. Maybe it did hit that limit and the > reported error is just obscure. > > Try the non-hashed format, or the darcs1 format and if the error goes > away, this may be the issue.
I tried issuing 'darcs init --old-fashioned-inventory', but on issuing 'darcs record -a' for the first patch, I got: darcs: out of memory (requested 1048576 bytes) So, the problem remains. Does anyone know what I can do to work around the problem in the short term? I am Haskell-savvy (can make code-level modifications to Darcs if necessary), and I'm willing to spend a little bit of time on this before trying Mercurial. -- Robin Bate Boerop _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
